kanisterio / kanister

An extensible framework for application-level data management on Kubernetes
https://kanister.io
Apache License 2.0
750 stars 153 forks source link

No probes for kanister operator #2998

Open ifalex opened 1 month ago

ifalex commented 1 month ago

Is your feature request related to a problem? Please describe.

One of best practice of a Pod is represented by having readines/liveness probes. Is this something you would consider for kanister-operator deployment?

Describe the solution you'd like

Create readiness/liveness probes for kanister-operator if it makes sense. If it doesn't, provide explanation of why not supported/not needed.

Additional context

Many lint tools (kube-linter, kube-score) report this as critical issue.

github-actions[bot] commented 1 month ago

Thanks for opening this issue :+1:. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.