kubernetes/cmd/kubeadm
Claudiu Belu 3af2c257e8 unit tests: Fixes kubeadm enforce requirements test
enforceRequirements will run preflight checks, including whether the user
is privileged is not. Because of this, the test will make different assertions
based on the user's UID. However, we don't have UIDs on Windows, so we're asserting
the wrong thing.

This fix addresses the issue.
2023-01-10 16:56:14 +00:00
..
app unit tests: Fixes kubeadm enforce requirements test 2023-01-10 16:56:14 +00:00
test remove kubeadm v1beta2 support 2023-01-05 21:30:26 +08: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