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

Implement support for kubeadm v1beta3 types #4445

Closed
fabriziopandini opened this issue Apr 7, 2021 · 10 comments · Fixed by #4691
Closed

Implement support for kubeadm v1beta3 types #4445

fabriziopandini opened this issue Apr 7, 2021 · 10 comments · Fixed by #4691
Assignees
Labels
area/api Issues or PRs related to the APIs kind/feature Categorizes issue or PR as related to a new feature. kind/release-blocking Issues or PRs that need to be closed before the next CAPI release lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@fabriziopandini
Copy link
Member

User Story

As a user I would like CAPI to use latest kubeadm API types when possible

Detailed Description

kubeadm is going to introduce v1beta3 API types during the v1.22 release cycle, and at the same time, drop v1beta1 types.

CAPI should follow these changes.

Anything else you would like to add:

Feasibility of dropping support for v1beta1 types should be evaluated according to the outcomes of the discussion on #4444

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 7, 2021
@vincepri
Copy link
Member

/milestone v0.4

@k8s-ci-robot k8s-ci-robot added this to the v0.4 milestone Apr 14, 2021
@vincepri
Copy link
Member

/area api

@k8s-ci-robot k8s-ci-robot added the area/api Issues or PRs related to the APIs label Apr 14, 2021
@fabriziopandini
Copy link
Member Author

v1beta3 merged in kubeadm so, initially as a clone of v1beta2, we can start to work on this and get all the scaffolding (*) in place.
This will make easier to apply following changes to the API as they land incrementally in kubeadm

(*) scaffolding includes

@ghost
Copy link

ghost commented Apr 21, 2021

/assign
/lifecycle active

@k8s-ci-robot k8s-ci-robot assigned ghost Apr 21, 2021
@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Apr 21, 2021
@davideimola
Copy link
Contributor

Hi @fabriziopandini can you change the assignee to this user instead of @imoladavide?
I have commented with the wrong account!

@sbueringer
Copy link
Member

/assign @davideimola

@vincepri
Copy link
Member

/unassign @davideimola

@shysank Are you able to take care of this?

@vincepri
Copy link
Member

/priority important-soon

@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label May 24, 2021
@shysank
Copy link
Contributor

shysank commented May 24, 2021

/assign

@CecileRobertMichon
Copy link
Contributor

/kind release-blocking

@k8s-ci-robot k8s-ci-robot added the kind/release-blocking Issues or PRs that need to be closed before the next CAPI release label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Issues or PRs related to the APIs kind/feature Categorizes issue or PR as related to a new feature. kind/release-blocking Issues or PRs that need to be closed before the next CAPI release lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants