Skip to content

Implement support for kubeadm v1beta4 API #10708

@fabriziopandini

Description

@fabriziopandini

What would you like to be added (User Story)?

As a user, I want to be able to create clusters with kubeadm 1.31 (which most probably is going to use v1beta4 API)
As a user, I want to be able to use latest and greatest introduced by kubeadm v1beta4 API

rif kubernetes/kubernetes#125029

Action Plan

Mandatory tasks to support Kubernetes v1.31:

  • Implements conversions from CAPI v1beta1 types to kubeadm v1beta4 ✨ Add kubeadm v1beta4 types #10709
    • Special handling should be implemented for ClusterConfiguration.TimeoutForControlPlane and JoinConfiguration.Discovery.Timeout

Optional non breaking changes to be implemented ASAP:

Changes deferred to when we implemening CAPI v1beta2 types

Changes deferred to when we review certificate management / renewal --> #12289

Changes deferred to when we review kubeadm/KCP addon management --> #12288

Changes deferred to when we implement EncryptionAlgorithm for certificates -> #10077

Label(s) to be applied

/kind feature

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions