• Kubernetes Submit Queue's avatar
    Merge pull request #38111 from henrynash/pipe141error · 5e923ddc
    Kubernetes Submit Queue authored
    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
    5e923ddc
Name
Last commit
Last update
..
etcd.sh Loading commit data...
golang.sh Loading commit data...
init.sh Loading commit data...
swagger.sh Loading commit data...
test.sh Loading commit data...
util.sh Loading commit data...
version.sh Loading commit data...