Open nenych opened 2 weeks ago
Add support of Kubernetes 1.30 or higher. Right now the CH supports "k8s.io/api v0.27.2" but newer versions of API supports things like:
lifecycle: preStop: sleep: seconds: 10
@nenych , we use Operator in Kubernetes 1.31 with no issues. Not sure what you are requesting.
Add support of Kubernetes 1.30 or higher. Right now the CH supports "k8s.io/api v0.27.2" but newer versions of API supports things like: