sriov-network-device-plugin icon indicating copy to clipboard operation
sriov-network-device-plugin copied to clipboard

Supporting Probe for sriov-network-device-plugin

Open chandanD4 opened this issue 3 years ago • 2 comments

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.

chandanD4 avatar Jun 24 '22 11:06 chandanD4

Hi @chandanD4 thanks for opening the issue!

do you have a use-case where the sriov device plugin got into a stuck situation?

SchSeba avatar Jun 27 '22 14:06 SchSeba

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.

chandanD4 avatar Jun 29 '22 05:06 chandanD4

was implemented https://github.com/k8snetworkplumbingwg/network-resources-injector/pull/125

closing this issue

SchSeba avatar Dec 21 '23 08:12 SchSeba