azure-container-networking/cns
Evan Baker 3c4641c1c8
feat: add IPConfig state logs/metrics to Request/Release handlers (#3050)
* feat: add IPConfig state logs/metrics to Request/Release handlers

Signed-off-by: Evan BaKer <rbtr@users.noreply.github.com>

* make metrics recording async so that it will not block ip requests

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

---------

Signed-off-by: Evan BaKer <rbtr@users.noreply.github.com>
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2024-11-05 20:14:30 +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
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 fix: Handle async delete in stateless cni (#2967) 2024-09-21 16:09:30 +00:00
deviceplugin feat: add device plugin support to CNS (#2886) 2024-08-29 14:35:49 +00:00
doc/examples/metrics
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
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 change apipa network gw address from .1 to .2 (#2933) 2024-10-22 19:32:56 +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 Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
multitenantcontroller
networkcontainers fix: validate that NCIDs are well-formed GUIDs (#2359) 2023-11-08 00:24:04 +00:00
nmagent
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: add IPConfig state logs/metrics to Request/Release handlers (#3050) 2024-11-05 20:14:30 +00:00
routes
service feat: support for cilium + nodesubnet (#3073) 2024-11-05 00:24:57 +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 chore: upgrade go toolchain to 1.23 (#3022) 2024-10-09 19:09:07 -05: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
azure-cns.yaml feat: CNS RequestIPAddress branching for MT/V2 (#2300) 2023-10-31 13:44:59 -04:00
kubeconfigtemplate.yaml
service.go fix: missing logs in log file (#3028) 2024-10-02 19:21:22 +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