sriov-network-device-plugin
sriov-network-device-plugin copied to clipboard
Supporting Probe for sriov-network-device-plugin
What would you like to be added?
liveness probe support
What is the use case for this feature / enhancement?
Many applications running for long periods of time may eventually or eventually transition to broken states, and cannot recover except by being restarted. Kubernetes provides liveness probes to detect and remedy such situations. This is required for cluster to operate in healthy state.
Hi @chandanD4 thanks for opening the issue!
do you have a use-case where the sriov device plugin got into a stuck situation?
I had quick check on this , but unfortunately we did n't had any stuck situation in past. This request is more from monitoring aspect and proactive detection of any such situation.
was implemented https://github.com/k8snetworkplumbingwg/network-resources-injector/pull/125
closing this issue