1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/pkg/nfd-topology-updater
Markus Lehtonen 0b9a8cf120 nfd-topology-updater: serve metrics and healthz on the same port
Changes the gRPC health endpoint to plain http. At the same time starts
serving both the metrics and healthz endpoints on a single port.
Replaces the -metrics and -grpc-health command line flags with a single
-port flag.

Changes the Helm and kustomize deployments correspondingly.
2025-02-04 10:30:26 +02:00
..
kubeletnotifier nfd-updater: events: enable timer-only flow 2023-09-04 13:05:50 +02:00
metrics.go chore: add metrics system prefix 2024-11-28 09:57:40 +08:00
nfd-topology-updater.go nfd-topology-updater: serve metrics and healthz on the same port 2025-02-04 10:30:26 +02:00
nfd-topology-updater_test.go topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00