kubernetes/hack/lib
Yaakov Selkowitz 67e14290aa Fix build with multiple GOFLAGS
The tag extraction from GOFLAGS doesn't do anything if -tags is not
present in GOFLAGS.  Not only does that mean non-sensical tags are
passed, but because GOFLAGS is a space-separated variable, the build
will fail because the build flags because -tags must be comma-separated.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2021-08-11 19:23:41 -04:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
etcd.sh Upgrade etcd to 3.5.0 2021-06-24 09:15:17 +02:00
golang.sh Fix build with multiple GOFLAGS 2021-08-11 19:23:41 -04:00
init.sh no_proxy inherits the system settings to adapt to some special scenarios 2021-04-25 14:39:36 +08:00
logging.sh Lower default log verbosity 2020-08-02 01:22:59 -04:00
protoc.sh fixing scripts from https://github.com/google/protobuf/releases to https://github.com/protocolbuffers/protobuf/releases 2021-07-29 02:24:39 +05:30
swagger.sh Speed up update-swagger-docs 2020-08-02 10:56:46 -04:00
test.sh Add --chunk-size support to kubectl describe 2021-04-21 11:44:15 -07:00
util.sh Warn if docker buildx is not available 2021-08-10 14:42:11 -04:00
version.sh hack/lib/version.sh: fix error log to stderr 2021-01-31 00:40:53 +08:00