v1.17.0
Additions
- Now operator-sdk bundle validate also ensures that the
alm-examples
annotation has a valid JSON (More info) Introduction done by upgrading operator-framework/api from the commit54878ea280f7c7402549dae568916dfb330b9262
to the releasev0.11.1
. (#5495) - Added the
hybrid.helm.sdk.operatorframework.io/v1-alpha
plugin, which scaffolds a hybrid helm based operator. For more details on the plugin, please refer https://github.com/operator-framework/helm-operator-plugins/blob/main/docs/tutorial.md. This plugin is alpha and subject to breaking changes. (#5504) - Add resource requests and limits to kube-rbac-proxy. (#5505)