kubernetes/cmd
Lubomir I. Ivanov 81b3540206 kubeadm: ensure kubelet patch results are in YAML
Once we patch a kubelet configuration file, the patched output
is in JSON. Make sure it's converted back to YAML, given
the kubelet config in the cluster and on disk is always in YAML.

Add unit test for the new function applyKubeletConfigPatches()
2022-06-15 13:38:04 +03:00
..
clicheck Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
cloud-controller-manager Merge pull request #107293 from dims/jan-1-owners-cleanup 2022-01-13 10:30:30 -08:00
dependencycheck replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
dependencyverifier replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08: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 unit tests for Class E IP addresses 2022-06-08 15:29:48 +02:00
kube-controller-manager Clean shutdown of kcm, ccm and scheduler 2022-05-26 12:36:59 +02:00
kube-proxy Enable local traffic detection using the interface options 2022-03-25 20:06:12 +01:00
kube-scheduler Clean shutdown of kcm, ccm and scheduler 2022-05-26 12:36:59 +02:00
kubeadm kubeadm: ensure kubelet patch results are in YAML 2022-06-15 13:38:04 +03: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 Merge pull request #110323 from Thearas/docs-ephemeral-storage 2022-06-10 13:19:44 -07:00
kubemark Add option to bootstrap kubeconfig for hollow-node 2022-02-01 11:56:02 +00:00
linkcheck replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
preferredimports replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
prune-junit-xml Correctly attribute some datastructures from gotestsum repository 2022-04-01 14:49:15 -04:00
yamlfmt replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
OWNERS Update dims as approver for some top level dirs 2021-11-12 08:50:24 -05:00