kubernetes/hack/lib
Tim Hockin dff449ee9e Set umask 0022 when building
Some binaries now run as non-root (kube-scheduler).  When umask is 0027,
for example, the container image we build has the binary 0750, which is
not executable by the non-root UID.
2020-05-05 16:28:43 -07:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
BUILD cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
etcd.sh Update default etcd server to 3.4.7 2020-04-13 14:37:56 -07:00
golang.sh Set umask 0022 when building 2020-05-05 16:28:43 -07:00
init.sh Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
logging.sh fix shellcheck failures of hack/lib/logging.sh hack/lib/protoc.sh 2019-04-12 16:00:23 +08:00
protoc.sh fix shellcheck failures of hack/lib/logging.sh hack/lib/protoc.sh 2019-04-12 16:00:23 +08:00
swagger.sh fix hack/lib/swagger.sh shellcheck failures 2019-06-25 22:09:31 -07:00
test.sh Fix run_kubectl_sort_by_tests 2019-11-07 02:26:45 -05:00
util.sh Update find-binary-for-platform to work with non-GNU versions of find 2020-05-01 16:19:00 -07:00
version.sh Allow users to use custom tags 2019-10-04 12:18:18 +03:00