node-feature-discovery
node-feature-discovery copied to clipboard
Improved liveness probe for nfd-master
What would you like to be added:
The implementation of the gRPC health server in nfd-master is very simple and naive, in practice only telling that the nfd-master main loop was started and that the program hasn't exited. This could be improved e.g. by including the state of the metrics server, nfd api controller and node updater pool (i.e. healthcheck fails if any of those goes down).
Why is this needed:
More trust on the liveness data.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale