kubernetes/hack/lib
Akihiro Suda 5345aa5a9b
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:01:04 +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 etcd: Update etcd to v3.6.6 2025-12-08 05:37:15 +00:00
golang.sh switch from rsync to cp, drop rsync requirement 2025-10-16 10:26:13 -07:00
init.sh Update SVM to Beta 2025-10-29 19:36:11 +00:00
logging.sh hack: more output about running tests 2025-08-18 14:33:57 +02:00
protoc.sh Update protobindings scripts to drop gogo paths 2025-09-01 09:35:20 +02: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:01:04 +09:00
verify-generated.sh cleanup tempdirs on exit in kube::verify::generated 2025-08-26 18:10:33 -07:00
version.sh hack/lib/util.sh: support uutils' date command 2025-12-18 18:01:04 +09:00