c12s-kubespray/roles/kubernetes/client
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
..
defaults Revert "Fix #4237: update kube cert path (#4354)" (#4369) 2019-03-20 05:56:57 -07:00
tasks Fix kubectl.sh parameter quoting (#6239) 2020-06-14 13:57:57 -07:00