mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Automatic merge from submit-queue (batch tested with PRs 38111, 38121) Prevent SIGPIPE errors causing the version check line to fail The way we use pipe in hack/lib/etcd.sh when processing the version command can lead to 141 failues on some systems. Using a prefix of tail can prevent this. Fixes #38109 |
||
|---|---|---|
| .. | ||
| etcd.sh | ||
| golang.sh | ||
| init.sh | ||
| swagger.sh | ||
| test.sh | ||
| util.sh | ||
| version.sh | ||