cert-manager/hack
Euan Kemp 25979480d4 hack: correctly check for empty PULL_BASE_SHA
The existing comparison fails due to the 'nounset' option being on.
That failure masks the nicely formatted error message the if message is
trying to print. This correctly prints the intended error instead of
bash's default unset behavior.
2018-03-15 19:09:21 -07:00
..
build/dockerfiles Add dockerfile for ingress-shim 2017-11-30 22:56:17 +00:00
deploy Update helm chart to align with k/charts review 2018-02-05 19:10:10 +00:00
test Update minikube and enable RBAC 2017-12-01 19:04:26 +00:00
ubuntu-nsenter
boilerplate.go.txt Update Makefile & update-client-gen script 2017-11-03 14:48:37 +00:00
cherry-pick-pull.sh Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
ci.sh Wait for tiller to be ready before starting tests 2018-01-15 16:27:33 +00:00
update-codegen.sh No longer generate third_party directory 2018-01-15 22:07:50 +00:00
update-deploy-gen.sh Create a Namespace resource as part of the static manifest bundle 2018-02-23 09:13:06 +00:00
verify-chart-version.sh hack: correctly check for empty PULL_BASE_SHA 2018-03-15 19:09:21 -07:00
verify-codegen.sh Clean up Makefile and place Dockerfiles in subdirectory 2017-11-22 01:19:46 +00:00
verify-deploy-gen.sh Add deployment manifest generation scripts 2018-01-25 16:27:29 +00:00
verify-errexit.sh
verify-links.sh