azure-container-networking/cns/restserver
Behzad Mirkhanzadeh c524294729
feat: adding stateless CNI support for ACI (#3085)
* feat: adding stateless CNI support for ACI

* fix:adding unit test

* addressing the comments
2024-11-08 21:18:30 +00:00
..
v2 feat: Add CNS API to retrieve VMUniqueID from IMDS (#2842) 2024-07-18 21:32:02 +00:00
api.go Add join VNET call for every AZR NC unpublish call with fixed UTs (#3016) 2024-09-16 00:37:47 +00:00
api_test.go Add join VNET call for every AZR NC unpublish call with fixed UTs (#3016) 2024-09-16 00:37:47 +00:00
const.go
errors.go
errors_test.go
helper_for_nodesubnet_test.go feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +00:00
homeazmonitor.go Remove azr enabled from cns (#2606) 2024-02-28 23:31:51 +00:00
homeazmonitor_test.go validating home az value (#1902) 2023-04-10 22:07:34 +00:00
internalapi.go feat: add IPConfig state logs/metrics to Request/Release handlers (#3050) 2024-11-05 20:14:30 +00:00
internalapi_linux.go fetch primary mac for hns accelnet (#2857) 2024-07-31 01:36:38 +00:00
internalapi_test.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
internalapi_windows.go fetch primary mac for hns accelnet (#2857) 2024-07-31 01:36:38 +00:00
ipam.go feat: adding stateless CNI support for ACI (#3085) 2024-11-08 21:18:30 +00:00
ipam_test.go feat: adding stateless CNI support for ACI (#3085) 2024-11-08 21:18:30 +00:00
metrics.go feat: add IPConfig state logs/metrics to Request/Release handlers (#3050) 2024-11-05 20:14:30 +00:00
nodesubnet.go feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +00:00
nodesubnet_test.go feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +00:00
restserver.go feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +00:00
restserver_test.go
util.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
util_test.go [CNS] Add unit tests to Standalone SwiftV2 scenario (#2932) 2024-08-27 19:31:36 +00:00