kubernetes/hack/lib
Akihiro Suda 44193b0a78
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:03:45 +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:05:27 +02:00
golang.sh Bump images, dependencies and versions to go 1.24.0 2025-02-26 11:26:54 +01:00
init.sh Add resource v1beta2 API 2025-03-26 14:41:09 +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:03:45 +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:03:45 +09:00