github operator-framework/operator-sdk v1.17.0

latest releases: v1.34.1, v1.34.0, v1.33.0...
2 years ago

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 commit 54878ea280f7c7402549dae568916dfb330b9262 to the release v0.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)

Changes

  • (go/v3) upgrade go version from 1.16 to 1.17 and the following dependencies: - upgrade controller-runtime from 0.10.0 to 0.11.0 - k8s from 1.22 to 1.23 - controller-gen from v0.0.7 to v0.8.0. (#5505)
  • The debug log level for the sidecar container kube-rbac-proxy was reduced from 10 to 0. (#5505)

Don't miss a new operator-sdk release

NewReleases is sending notifications on new releases.