![]() 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. |
||
---|---|---|
.. | ||
app | ||
test | ||
.import-restrictions | ||
kubeadm.go | ||
OWNERS |