-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Comments
/milestone v0.4 |
/area api |
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. (*) scaffolding includes
|
/assign |
Hi @fabriziopandini can you change the assignee to this user instead of @imoladavide? |
/assign @davideimola |
/unassign @davideimola @shysank Are you able to take care of this? |
/priority important-soon |
/assign |
/kind release-blocking |
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
The text was updated successfully, but these errors were encountered: