Files
kubernetes/hack/lib
Hannes Hörl 6b1d1ccbf5 Allow users to use custom tags
When discovering the kube version we only consider tags that match the
glob 'v*'. By doing so users can create/use their custom tags as long as
they don't look like a version (starting with a 'v').

We already do a similar thing when building the pause container, see how
the `REV` is set in git.k8s.io/kubernetes/build/pause/Makefile.
2019-10-04 12:18:18 +03:00
..
2018-01-13 16:37:50 -08:00
2019-09-13 11:32:54 -07:00
2019-10-04 12:18:18 +03:00