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

Add support for k8s 1.23 #5469

Closed
asmacdo opened this issue Jan 5, 2022 · 5 comments
Closed

Add support for k8s 1.23 #5469

asmacdo opened this issue Jan 5, 2022 · 5 comments
Assignees
Milestone

Comments

@asmacdo
Copy link
Member

asmacdo commented Jan 5, 2022

https://kubernetes.io/blog/2021/12/07/kubernetes-1-23-release-announcement/

@asmacdo
Copy link
Member Author

asmacdo commented Jan 5, 2022

This is not yet triaged, but IMO this is could a blocker for 1.16 release unless there is a time sensitive need for that release

@varshaprasad96
Copy link
Member

Related issue in KB: kubernetes-sigs/kubebuilder#2448
We can still bump the version in SDK binary though

@varshaprasad96
Copy link
Member

There are 2 things to this:

  1. Bumping SDK binary to use 1.23
  2. Bump the deps in project scaffoldings to use 1.23.
    (2) is still dependent on kubernetes-sigs/kubebuilder#2448 to be merged.

@theishshah theishshah added this to the v1.17.0 milestone Jan 10, 2022
@camilamacedo86
Copy link
Contributor

That is ready to fly now. We can bump master kb branch and also update controller-runtime and tools as well.

@varshaprasad96
Copy link
Member

Closing this, as we have bumped everything to 1.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants