c12s-kubespray/roles/kubernetes
Y0UZ45 06391b6dd9
Fix kubectl.sh parameter quoting (#6239)
If the special parameter "$@" is not quoted, the following command will not work:

./kubectl.sh patch storageclass my-storage-class -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
2020-06-14 13:57:57 -07:00
..
client Fix kubectl.sh parameter quoting (#6239) 2020-06-14 13:57:57 -07:00
kubeadm Only fix kube-proxy address on evaluating kube_master hosts (#6152) 2020-05-17 13:05:36 -07:00
master Fix apiserver port when upgrading (#6136) 2020-05-18 01:21:36 -07:00
node Cleanup unneeded elif in kubelet env file (#6261) 2020-06-12 01:27:55 -07:00
node-label/tasks set node label via kubectl label command (#5257) 2019-12-09 01:43:09 -08:00
preinstall Create /etc/gai.conf if not exists when disable_ipv6_dns is 'true' (#6258) 2020-06-12 00:55:55 -07:00
tokens ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00