Files
kubernetes/cmd
Lubomir I. Ivanov d105ddd350 kubeadm: update the IsPriviligedUser preflight check on Windows
Use GetCurrentProcessToken() instead of checking the groups of a user.

The Go stdlib way of fetching the groups of an user appears
to be failing on some Windows setups. Which could be a regression
in later Go versions, or simply the code does not work on certain
setups.
2024-05-02 20:23:02 +03:00
..
2022-02-14 10:55:35 -07:00
2023-05-11 16:43:38 +00:00