azure-container-networking/cns
Evan Baker 44fa6a0660
fix: CNS should ignore NNCs that are being deleted (#2798)
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2024-06-21 19:18:38 +00:00
..
client feat: Modifying stateless CNI state to account for swift 2.0 changes. (#2523) 2024-04-25 19:39:01 +00:00
cmd/cli fix: remove pool monitor from debug api response (#2621) 2024-03-04 19:43:50 +00:00
cniconflist feat: CNS writes SWIFT conflist (#2110) 2023-08-23 16:04:05 -04:00
cnireconciler feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code (#2722) 2024-05-08 00:07:03 +00:00
common Start two CNS servers with different handlers (#2650) 2024-04-29 23:16:58 +00:00
configuration Added gRPC Server Boilerplate Code for CNS (#2745) 2024-06-14 17:43:47 +00:00
doc/examples/metrics CNS Prometheus and Grafana examples (#1366) 2022-05-11 12:34:47 -05:00
dockerclient [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
fakes feat: v2 swift ipampool (#2422) 2024-01-26 19:01:55 +00:00
filter feat: shim in metric for ipconfigstatus state transition durations (#1080) 2021-12-06 18:32:51 -06:00
fsnotify fix: add contexts to clean up fsnotify goroutines (#2427) 2023-12-12 21:55:34 +00:00
grpc Added gRPC Server Boilerplate Code for CNS (#2745) 2024-06-14 17:43:47 +00:00
healthserver fix: order of healthz and readyz arguments (#2743) 2024-05-20 19:21:37 +00:00
hnsclient Revert "Enable CNS swiftv2 path for SF/Standalone scenario to program secondary nics" (#2608) 2024-03-04 07:30:26 +00:00
imds fix: build imds compute url correctly and give a default retryAttempts (#2566) 2024-02-08 16:32:36 +00:00
ipamclient Dualstack CNS Changes (#1773) 2023-04-04 09:00:02 -07:00
ipampool feat: v2 swift ipampool (#2422) 2024-01-26 19:01:55 +00:00
kubecontroller fix: CNS should ignore NNCs that are being deleted (#2798) 2024-06-21 19:18:38 +00:00
logger add azr metrics in heartbeats (#2735) 2024-06-05 09:52:25 +00:00
metric add azr metrics in heartbeats (#2735) 2024-06-05 09:52:25 +00:00
middlewares Add default routes k8s windows (#2797) 2024-06-21 02:34:04 +00:00
multitenantcontroller Upgrade controller-runtime (#2162) 2023-08-23 08:58:52 -07:00
networkcontainers fix: validate that NCIDs are well-formed GUIDs (#2359) 2023-11-08 00:24:04 +00:00
nmagent nmagent get nv version list api V2 refactor (#1744) 2023-01-19 17:10:23 -06:00
restserver feat: Adding MACAddress to CNS endpoint State and refactoring stateless CNI code (#2722) 2024-05-08 00:07:03 +00:00
routes chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
service fix: CNS should ignore NNCs that are being deleted (#2798) 2024-06-21 19:18:38 +00:00
types Allow DNC to create NCs on a node with duplicate orchestrator context -- CNI & CNS (#1625) 2023-03-03 22:51:12 -05:00
wireserver Revert "Enable CNS swiftv2 path for SF/Standalone scenario to program secondary nics" (#2608) 2024-03-04 07:30:26 +00:00
Dockerfile combine linux and win Dockerfiles using build targets (#2559) 2024-06-17 21:53:44 +00:00
NetworkContainerContract.go feat: Added NIC type and modified setRoutes function to support Windows (#2679) 2024-06-07 20:49:55 +00:00
NetworkContainerContract_test.go fix: validate that NCIDs are well-formed GUIDs (#2359) 2023-11-08 00:24:04 +00:00
api.go feat: Modifying stateless CNI state to account for swift 2.0 changes. (#2523) 2024-04-25 19:39:01 +00:00
azure-cns-windows.yaml fix: Service Account Mitigation for CNS on k8s Windows 2022 (#1367) 2022-05-20 10:03:10 -07:00
azure-cns.yaml feat: CNS RequestIPAddress branching for MT/V2 (#2300) 2023-10-31 13:44:59 -04:00
kubeconfigtemplate.yaml fix: Service Account Mitigation for CNS on k8s Windows 2022 (#1367) 2022-05-20 10:03:10 -07:00
service.go [CNS] refactor: remove redundant check for TLSSettings.TLSPort (#2780) 2024-06-14 17:08:13 +00:00
service_test.go feat: add mTLS to CNS (#2751) 2024-06-07 22:26:49 +00:00
swagger.yaml Add OpenAPI doucmentation to CNS (#1461) 2023-09-28 15:36:15 -04:00