-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Closed
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
we are trying build kubernetes binaries with docker on ppc64le . But the Dockerfile in /build/build-image/ gets etcd binary by downloading 'etcd-$ETCD_VERSION-linux-amd64.tar.gz' (Line 37-43)
we consider it will be better if change it into getting the source code of etcd and building binary according to current architecture.
Metadata
Metadata
Assignees
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.