azure-container-networking/cns
Evan Baker eae269127e
Revert "feat: use proto in CNS usage of client-go " (#3152)
Revert "feat: use proto in CNS usage of client-go  (#3131)"

This reverts commit 082d6a6655.
2024-11-15 17:03:41 +00:00
..
client fix: Handle async delete in stateless cni (#2967) 2024-09-21 16:09:30 +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 expose MinTLSVersion config for TLS handshake (#3103) 2024-11-12 20:50:09 +00:00
deviceplugin feat: add device plugin support to CNS (#2886) 2024-08-29 14:35:49 +00:00
doc/examples/metrics CNS Prometheus and Grafana examples (#1366) 2022-05-11 12:34:47 -05:00
dockerclient refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
endpointmanager fix: Handle async delete in stateless cni (#2967) 2024-09-21 16:09:30 +00:00
fakes feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +00:00
filter feat: shim in metric for ipconfigstatus state transition durations (#1080) 2021-12-06 18:32:51 -06:00
fsnotify fix: Handle async delete in stateless cni (#2967) 2024-09-21 16:09:30 +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 Remove l2bridge checker on windows and l2tunnel mode (#3113) 2024-11-11 22:49:49 +00:00
imds feat: Add CNS API to retrieve VMUniqueID from IMDS (#2842) 2024-07-18 21:32:02 +00:00
ipampool chore: improve IPAM logging (#3049) 2024-10-07 17:48:22 +00:00
kubecontroller chore: improve IPAM logging (#3049) 2024-10-07 17:48:22 +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 Fix: Add default route on delegatedNIC interface (#3109) 2024-11-12 21:03:17 +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
nodesubnet feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
restserver feat: adding stateless CNI support for ACI (#3085) 2024-11-08 21:18:30 +00:00
routes chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
service Revert "feat: use proto in CNS usage of client-go " (#3152) 2024-11-15 17:03:41 +00:00
types fix: Handle async delete in stateless cni (#2967) 2024-09-21 16:09:30 +00:00
wireserver Add swiftv2 middleware support for standalone service fabric scenario (windows) (#2634) 2024-07-10 00:07:14 +00:00
Dockerfile feat: Windows HPC base image (#3105) 2024-11-12 16:42:42 +00:00
NetworkContainerContract.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
NetworkContainerContract_test.go test: validate inputs to acn components (#2845) 2024-07-19 15:59:41 +00:00
api.go chore: remove cnm code (#2906) 2024-08-24 02:45:06 +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 expose MinTLSVersion config for TLS handshake (#3103) 2024-11-12 20:50:09 +00:00
service_test.go expose MinTLSVersion config for TLS handshake (#3103) 2024-11-12 20:50:09 +00:00
swagger.yaml Add OpenAPI doucmentation to CNS (#1461) 2023-09-28 15:36:15 -04:00