-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Remove kubeadm.k8s.io/v1beta3 from kubeadm config templates #13026
Copy link
Copy link
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
What would you like to be added
- Remove the kubeadm_config_api_version everywhere (use v1beta4)
- Remove the v1beta3 templates for kubeadm config files
/good-first-issue
/help
Why is this needed
#11674 introduced support for v1beta4 config type from kubeadm.
We're now at v1.35 and v1beta4 is the only supported apiversion, so no need to have a v1beta3 branch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.