kubernetes/cluster/gce
Kubernetes Submit Queue b5f61ac129
Merge pull request #62657 from matthyx/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Update all script shebangs to use /usr/bin/env interpreter instead of /bin/interpreter

This is required to support systems where bash doesn't reside in /bin (such as NixOS, or the *BSD family) and allow users to specify a different interpreter version through $PATH manipulation.
https://www.cyberciti.biz/tips/finding-bash-perl-python-portably-using-env.html
```release-note
Use /usr/bin/env in all script shebangs to increase portability.
```
2018-05-02 19:44:32 -07:00
..
addons Update addon manifests to use policy/v1beta1 and grant permissions in policy API group. 2018-04-17 14:56:55 +02:00
gci Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
manifests Revert "Revert "gce: move etcd dir cleanup to manifests"" 2018-04-25 08:57:02 -07:00
BUILD Add unit test for configure-helper. 2018-04-23 12:18:57 -07:00
config-common.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
config-default.sh Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
config-test.sh Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
custom add folder named custom in gce 2018-01-05 15:36:53 -08:00
delete-stranded-load-balancers.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
list-resources.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
OWNERS Add jingax10 as both reviewer and approver in cluster/gce. 2018-02-21 22:11:32 -08:00
ubuntu Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
upgrade-aliases.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
upgrade.sh Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
util.sh Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00