mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-27 21:06:38 -04:00
Also, 'sed -i' isn't supported well across BSD and GNU versions of sed. See http://stackoverflow.com/questions/5694228/sed-in-place-flag-that-works-both-on-mac-bsd-and-linux. And we were editing files that were checked in to git with a password. Instead, do this with class sed redirection in a temp dir. Fixes #2400. |
||
|---|---|---|
| .. | ||
| aws | ||
| gce | ||
| local | ||
| ovirt | ||
| rackspace | ||
| saltbase | ||
| vagrant | ||
| vsphere | ||
| kube-down.sh | ||
| kube-env.sh | ||
| kube-push.sh | ||
| kube-up.sh | ||
| kube-util.sh | ||
| kubecfg.sh | ||
| kubectl.sh | ||
| validate-cluster.sh | ||