kubernetes/hack/lib
Akihiro Suda 60e446a7b3
hack/lib/util.sh: support uutils' date command
`make` was printing the following warning on Ubuntu 25.10,
which switched away from GNU coreutils to uutils:

```
!!! [1107 12:46:24] Failed to find GNU date as date or gdate. If you are on Mac: brew install coreutils.
<GOPATH>/src/k8s.io/kubernetes/hack/lib/version.sh: line 166: DATE: unbound variable
```

Fix issue 135210

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit 0c0bc0d533)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-12-18 18:06:00 +09:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
etcd.sh Fix tests 2025-11-01 06:02:38 +02:00
golang.sh Honor KUBE_HACK_TOOLS_GOTOOLCHAIN 2025-02-14 13:00:04 -05:00
init.sh v1alpha2 LeaseCandidate API 2024-11-08 02:27:19 +00:00
logging.sh Revert "print error message regardless verbosity level" 2024-02-06 16:40:08 +02:00
protoc.sh hack: re-enable protobindings which use k8s.io/api 2024-03-01 21:53:13 +01:00
test.sh Remove long/golang version information making short the default 2023-07-07 18:46:34 +02:00
util.sh hack/lib/util.sh: support uutils' date command 2025-12-18 18:06:00 +09:00
verify-generated.sh Rename new::setup_env back to setup_env 2024-02-29 22:06:44 -08:00
version.sh hack/lib/util.sh: support uutils' date command 2025-12-18 18:06:00 +09:00