kubernetes/hack/lib
Patrick Ohly f7427d07e0 build: add ginkgo aliases for WHAT
The alias for vendor/github.com/onsi/ginkgo/ginkgo ensures that code like
30e99cb2a9/experiment/kind-conformance-image-e2e.sh (L110)
continues to work. The one without "vendor/" is there just in case that it
was used because it also worked.

Long term, "ginkgo" is a nicer, version independent alias. It gets used
internally to avoid future churn and gets documented also publicly in the
Makefile help.

The caveat is that there's no guarantee that a future v3 CLI will be compatible
with current invocations. But the most common usage is through
hack/ginkgo-e2e.sh, which can deal with such differences.
2022-07-08 10:46:11 +08:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
etcd.sh etcd: Updated to v3.5.4 2022-06-01 07:52:46 +05:30
golang.sh build: add ginkgo aliases for WHAT 2022-07-08 10:46:11 +08:00
init.sh Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2022-04-13 13:58:19 +01:00
logging.sh Lower default log verbosity 2020-08-02 01:22:59 -04:00
protoc.sh drop vendor from go install paths 2022-05-05 08:47:33 -04:00
swagger.sh drop vendor from go install paths 2022-05-05 08:47:33 -04:00
test.sh Colorize string test helper results 2022-03-24 13:31:57 -04:00
util.sh Apply changes requested in the pull-kubernetes-verify failed check 2022-01-20 17:25:52 +01:00
version.sh Add non-vendor version ldflags 2021-08-14 11:20:26 -04:00