Files
kubernetes/cmd
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
..
2022-02-14 10:55:35 -07:00
2023-05-11 16:43:38 +00:00