ContainerImage.Pinniped/hack
Andrew Keesler fc3b4e9ae1
hack/test-unit.sh: remove this alias to cut down on scripts
This script was basically an alias for `./hack/module.sh unittest`. We even
tell people to run the unit tests via module.sh in our contributing doc.
Let's ditch it - the best line of (shell code) is the one you don't write.

An analagous change was made in CI to use module.sh in place of test-unit.sh.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-10 09:26:18 -04:00
..
lib Update precommit hook config to ignore generated files and fix whitespace. 2020-08-31 16:41:22 -05:00
boilerplate.go.txt ./hack/module.sh learns codegen command 2020-08-18 09:50:07 -04:00
get-ldflags.sh Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00
header.txt Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
module.sh Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
update.sh Generate CRD YAML using controller-tools, update doc strings. 2020-08-31 16:38:48 -05:00
verify.sh Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00