-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Meta Issue for K8S 1.26 #6128
Copy link
Copy link
Closed
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.release-blockerThis issue blocks the parent release milestoneThis issue blocks the parent release milestone
Milestone
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.release-blockerThis issue blocks the parent release milestoneThis issue blocks the parent release milestone
Meta Issue for k8s 1.26 bump
In order to bump Operator SDK to support Kubernetes 1.25 there are a few dependencies we rely on making the bump first.
This issue is meant to help track all dependencies and the status of their bumps.
Order of dependency bumps
Step 1: upgrade controller-runtime, controller-tools, helm, and operator-framework/operator-manifest-tools(can be done in parallel)
Step 2: upgrade operator-framework/api and sigs.k8s.io/kubebuilder-declarative-pattern (can be done immediately after controller-runtime)
Step 3.1: upgrade operator-framework/operator-registry and operator-framework/operator-lib (can be done immediately after operator-framework/api)
Step 3.2: upgrade kubebuilder (blocked until kubebuilder-declarative-pattern is bumped)
Step 4: upgrade operator-framework/helm-operator-plugins and operator-framework/java-operator-plugins
Step 5: upgrade operator-framework/operator-sdk dependencies