foundation-model-stack / multi-nic-cni

https://foundation-model-stack.github.io/multi-nic-cni/
Apache License 2.0
33 stars 5 forks source link

report healthz API endpoint #115

Closed sunya-ch closed 1 year ago

sunya-ch commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

multi-nic-cni should report any error such as failure on update/create resource (e.g., found in https://github.com/foundation-model-stack/multi-nic-cni/issues/113) via the healthz API endpoint.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

sunya-ch commented 1 year ago

WIP: https://github.com/sunya-ch/multi-nic-cni/commit/4cce4ef336a98bd77de02b682513a176cf0b7f04

sunya-ch commented 1 year ago

should be supported by https://github.com/foundation-model-stack/multi-nic-cni/pull/119