operator-sdk
operator-sdk copied to clipboard
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
**Description of the change:** Update version of `sigs.k8s.io/kubebuilder/v3` module used in operator-sdk to v3.14.0 **Motivation for the change:** Updating the version of `sigs.k8s.io/kubebuilder/v3` module used in operator-sdk will add support...
## Bug Report #### What did you do? ref to this issue: https://github.com/operator-framework/operator-sdk/issues/6644 #### What did you expect to see? Support for Go 1.21 PR to be merged for release...
## Feature Request #### Describe the problem you need a feature to resolve. Currently a plugin can fail on basic scaffolding `operator-sdk init --plugins=` returning 1 and/or creating no files,...
**Description of the change:** * Bump k8s dependencies to 0.29.3 * Bump other operator-framework lib versions to support k8s 0.29.x * Bump ginkgo/v2 to v2.17.2 TODO: - [ ] Update...
v4-alpha doesnt exist **Description of the change:** **Motivation for the change:** **Checklist** If the pull request includes user-facing changes, extra documentation is required: - [ ] Add a new changelog...
Dear Team Members: Greetings! Our team is very interested in your project and we recently identified a potential RBAC security risk while doing a security assessment of your project. Therefore,...
**Description of the change:** replace --plugins=go/v4-alpha with --plugins=go/v4 to reflect "Move go/v4 plugin from alpha to stable " in v1.33 https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.33.0/ **Motivation for the change:** docs are out of date...
**Description of the change:** **Motivation for the change:** **Checklist** If the pull request includes user-facing changes, extra documentation is required: - [ ] Add a new changelog fragment in `changelog/fragments`...
## Bug Report #### What did you do? I upgraded the helm-operator version from v1.33.0 to v1.34.0 #### What did you expect to see? My helm operator deploy helm chart...
Example code provided by this page is no longer valid after `sigs.k8s.io/[email protected]`