-
Notifications
You must be signed in to change notification settings - Fork 716
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
v1beta3 config #1796
Comments
saw the VOD of the kubeadm planning and created this ticket. |
ncdc proposed that we add "image pull policy" support to the kubeadm api. xref #524 |
Can we make pause image repository and tag configurable? People may build and use a different pause image. :) Here is an example PR: kubernetes/kubernetes#87827 |
@Random-Liu thanks for the suggestion! |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
/cc @wangyysde |
👍 |
the API is out and this can be closed. |
k/e issue:
kubernetes/enhancements#970
KEP update:
kubernetes/enhancements#2627
KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/kubeadm/970-kubeadm-config
full list of pending changes:Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/api-change
PRs:
kubeadm: add placeholder v1beta3; remove the deprecated v1beta1 kubernetes#101129
kubeadm: use the new v1beta3 instead of v1beta2 website#28360
Prioritization for 1.22 as discussed during the kubeadm office hours of 31st of March 2021. this is mostly user feedback based.
(P0 == highest priority)
support skipping phases via the kubeadm API #2261
kubeadm: add support for skipping phases in v1beta3 kubernetes#101923
deprecate and remove hyperkube support in kubeadm #1889
kubeadm: remove ClusterConfiguration.DNS.Type from v1beta3 kubernetes#101547
remove ClusterConfiguration.DNS.Type #2398
kubeadm: remove deprecated hyperkube image support in v1beta3 kubernetes#101537
v1beta3: make kubeadm types better support CRDs #1727
kubeadm: add "+optional" to fields with "omitempty" in v1beta3 kubernetes#101925
remove ClusterStatus from v1beta3 #2290
kubeadm: remove the ClusterStatus object from v1beta3 kubernetes#101915
api: output/v1alpha1 depends on kubeadm/v1beta2 #2427
kubeadm: decouple the bootstraptoken API from the kubeadm API kubernetes#102964
P3: customize /var/run/kubelet(dropped from v1beta3)Allow overwrite KubeletRunDirectory when init/join #2104
add datapolicy tags to v1beta3 token/key fields #2339
kubeadm: add datapolicy tags for v1beta3 token/key fields kubernetes#102174
graduate kubeadm patch support to GA #2046
kubeadm: add support for patches in v1beta3; deprecate --experimental-patches kubernetes#103063
P3: pause image configurable:(dropped as an idea)Configurable sandbox (pause) image #2020P3: extra args duplicates(dropped from v1beta3):handling of extraArgs which are allowed multiple times #1601
support imagePullPolicy when pulling kubeadm images #524
kubeadm: add support of imagePullPolicy to kubeadm kubernetes#102901
P3: ETCSA as optional keys(dropped from v1beta3):Switch to generating ECDSA keys #1535P3: move timeouts to sub-structures(dropped from v1beta3):add API support for controlling various timeouts #2463
The text was updated successfully, but these errors were encountered: