mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 20:59:30 +00:00
Fix git-sha warning in etcd startup logs
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
bc60ff79f6
commit
b67249ec77
@@ -52,7 +52,7 @@ VERSIONFLAGS="
|
||||
-X ${PKG_CRI_DOCKERD}/cmd/version.GitCommit=HEAD
|
||||
-X ${PKG_CRI_DOCKERD}/cmd/version.BuildTime=${buildDate}
|
||||
|
||||
-X ${PKG_ETCD}/api/version.GitSHA=HEAD
|
||||
-X ${PKG_ETCD}/api/v3/version.GitSHA=HEAD
|
||||
"
|
||||
if [ -n "${DEBUG}" ]; then
|
||||
GCFLAGS="-N -l"
|
||||
|
||||
Reference in New Issue
Block a user