kubernetes/cmd
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
..
clicheck Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
cloud-controller-manager cloud-controller-manager: don't run cloud IPAM controller when cloud provider is not enabled 2022-12-20 10:29:02 -05:00
dependencycheck replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
dependencyverifier Fix unwanted dependencies scanner 2022-10-28 15:15:20 -04:00
gendocs Add cli-maintainers as approvers to cmd/(gendocs|genman|genyaml) 2022-03-28 14:00:35 +02:00
genkubedocs replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
genman Add cli-maintainers as approvers to cmd/(gendocs|genman|genyaml) 2022-03-28 14:00:35 +02:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml Add cli-maintainers as approvers to cmd/(gendocs|genman|genyaml) 2022-03-28 14:00:35 +02:00
importverifier replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
kube-apiserver cmd/kubeapiserver: Clean code, avoid unnecessary condition, avoid non-nil but zero-length slice 2023-01-06 18:03:41 +01:00
kube-controller-manager kube-controller-manager: don't run cloud IPAM controller when cloud provider is not enabled 2022-12-20 10:29:02 -05:00
kube-proxy Validate single-stack --nodeport-addresses sooner 2023-01-03 09:01:45 -05:00
kube-scheduler Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 23:27:38 -05:00
kubeadm unit tests: Fixes kubeadm enforce requirements test 2023-01-10 16:56:14 +00:00
kubectl Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
kubectl-convert Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
kubelet cpuset: Rename 'NewCPUSet' to 'New' 2023-01-06 23:32:51 +00:00
kubemark remove a flag check that was introduced in #112542; address several comments 2022-12-13 14:00:29 +08:00
preferredimports preferredimports: support regular expressions for the import path 2022-09-08 18:37:52 +02:00
prune-junit-xml Correctly attribute some datastructures from gotestsum repository 2022-04-01 14:49:15 -04:00
yamlfmt Make yamlfmt tool print filenames 2022-07-13 20:33:40 -07:00
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00