vmware-archive / kind-on-c

Make it easy to run kind as a concourse task -- hopefully!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubectl should be installed with `0750`

hoegaarden opened this issue · comments

There is a typo in https://github.com/pivotal-k8s/kind-on-c/blob/master/entrypoint.sh#L379 which installs the kubectl binary with 5500/-r-s-----T instead of 0750/-rwxr-x---.