1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 13:58:21 +00:00
node-feature-discovery/cmd/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
..
main.go nfd-topology-updater: serve metrics and healthz on the same port 2025-02-04 10:30:26 +02:00
main_test.go nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00