Files
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
..
2021-06-24 09:15:17 +02:00
2021-08-11 19:23:41 -04:00
2020-08-02 01:22:59 -04:00
2020-08-02 10:56:46 -04:00
2021-08-10 14:42:11 -04:00