Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta issue for k8s 1.24 bump #5820

Closed
13 tasks done
everettraven opened this issue Jun 1, 2022 · 1 comment
Closed
13 tasks done

meta issue for k8s 1.24 bump #5820

everettraven opened this issue Jun 1, 2022 · 1 comment
Assignees
Labels
release-blocker This issue blocks the parent release milestone
Milestone

Comments

@everettraven
Copy link
Contributor

everettraven commented Jun 1, 2022

Meta Issue for k8s 1.24 bump

In order to bump Operator SDK to support Kubernetes 1.24 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

@everettraven everettraven self-assigned this Jun 1, 2022
@varshaprasad96 varshaprasad96 added this to the v1.22.0 milestone Jun 8, 2022
@varshaprasad96 varshaprasad96 added the release-blocker This issue blocks the parent release milestone label Jun 8, 2022
@everettraven
Copy link
Contributor Author

All actions are completed to allow Operator SDK to support k8s 1.24. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This issue blocks the parent release milestone
Projects
None yet
Development

No branches or pull requests

2 participants