kubernetes/cmd/kubeadm/app/util/config
Lubomir I. Ivanov 8b9d0dceb1 kubeadm: remove the ClusterStatus object from v1beta3
- Remove the object form v1beta3 and internal type
- Deprecate a couple of phases that were specifically designed / named to
modify the ClusterStatus object
- Adapt logic around annotation vs ClusterStatus retrieval
- Update unit tests
- Run generators
2021-05-17 19:27:36 +03:00
..
strict kubeadm: enable v1beta3 accross the code base 2021-04-20 03:47:27 +03:00
cluster_test.go kubeadm: remove the ClusterStatus object from v1beta3 2021-05-17 19:27:36 +03:00
cluster.go kubeadm: remove the ClusterStatus object from v1beta3 2021-05-17 19:27:36 +03:00
common_test.go Use kubeadmapiv1.SchemeGroupVersion.String() instead of kubeadm.k8s.io/v1beta3 2021-04-26 18:12:50 +08:00
common.go kubeadm: enable v1beta3 accross the code base 2021-04-20 03:47:27 +03:00
initconfiguration_test.go Use kubeadmapiv1.SchemeGroupVersion.String() instead of kubeadm.k8s.io/v1beta3 2021-04-26 18:12:50 +08:00
initconfiguration.go Merge pull request #101774 from KofClubs/delete-redundant-kubeadmconstants-initconfiguration.go 2021-05-10 09:45:21 -07:00
joinconfiguration_test.go Use kubeadmapiv1.SchemeGroupVersion.String() instead of kubeadm.k8s.io/v1beta3 2021-04-26 18:12:50 +08:00
joinconfiguration.go kubeadm: enable v1beta3 accross the code base 2021-04-20 03:47:27 +03:00