c12s-kubespray/roles/kubernetes/client/tasks
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
..
main.yml Fix kubectl.sh parameter quoting (#6239) 2020-06-14 13:57:57 -07:00