QxBytes
a33e3574bc
test: validate inputs to acn components ( #2845 )
...
* add validation for cni args and cns request values
* address feedback
* simplify regex match
2024-07-19 15:59:41 +00:00
Evan Baker
b3faa2ff15
fix: validate that NCIDs are well-formed GUIDs ( #2359 )
...
* fix: validate that NCIDs are well-formed GUIDs
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
* fix tests
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
* add logs and test
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
---------
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2023-11-08 00:24:04 +00:00
rjdenney
3e06a07ca2
Dualstack CNS Changes ( #1773 )
...
1. Enables CNS to handle multiple NCs in NNC.
2. Adds new APIs that allows multiple IPs to be requested and released.
3. This change is needed for dualstack overlay
---------
Co-authored-by: Tim Raymond <traymond@microsoft.com>
2023-04-04 09:00:02 -07:00
Evan Baker
7d224bf3a6
feat: add flow to initialize CNS from CNI ( #890 )
...
* feat: add flow to initialize cns state from cni
* address review comments
* Rename the PodIp map
* fix test
* fix version check
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Co-authored-by: neaggarw <neaggarw@microsoft.com>
2021-06-29 17:14:11 -05:00