kubernetes/cmd/kubeadm
Lubomir I. Ivanov d8db9640fa kubeadm: remove function pointer comparison in phase test
TestBindToCommandArgRequirements has a .Pointer()
comparison that is not guaranteed to pass given
the reflected functions are closures.

This test is consistently failing on Go 1.21 rc1.
Remove said comparison from the test.
2023-05-20 23:03:45 +03:00
..
app kubeadm: remove function pointer comparison in phase test 2023-05-20 23:03:45 +03:00
test Replace os.Setenv with testing.T.Setenv in tests 2023-04-17 20:03:09 -05:00
.import-restrictions kubeadm: update .import-restrictions 2023-01-07 23:46:02 +08:00
kubeadm.go alias kubeadmutil for k8s.io/kubernetes/cmd/kubeadm/app/util 2019-12-27 17:57:04 +08:00
OWNERS kubeadm: add chendave as kubeadm reviewer 2022-12-14 10:54:03 +08:00