kubernetes/cmd/kubeadm/app/util/config
xin.li 20b67a4d1a kubeadm: increase ut coverage of util/config
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-06 21:21:52 +08:00
..
strict remove kubeadm v1beta2 support 2023-01-05 21:30:26 +08:00
cluster_test.go kubeadm: remove reference to UnknownCRISocket from getInitConfigurationFromCluster 2023-10-17 21:50:05 +08:00
cluster.go kubeadm: remove reference to UnknownCRISocket from getInitConfigurationFromCluster 2023-10-17 21:50:05 +08:00
common_test.go kubeadm: skip CRI detection for 'kubeadm config validate' 2023-10-19 15:08:47 +08:00
common.go kubeadm: skip CRI detection for 'kubeadm config validate' 2023-10-19 15:08:47 +08:00
initconfiguration_test.go Code Refactor: using struct option rather than a long list of parameters 2023-10-13 17:17:03 +08:00
initconfiguration.go kubeadm: fill with the DefaultCRISocket when CRI socket detection is not required 2023-10-14 16:21:38 +08:00
joinconfiguration_test.go Code Refactor: using struct option rather than a long list of parameters 2023-10-13 17:17:03 +08:00
joinconfiguration.go Code Refactor: using struct option rather than a long list of parameters 2023-10-13 17:17:03 +08:00
resetconfiguration_test.go kubeadm: increase ut coverage of util/config 2023-12-06 21:21:52 +08:00
resetconfiguration.go kubeadm: fill with the DefaultCRISocket when CRI socket detection is not required 2023-10-14 16:21:38 +08:00