Kolla-kubernetes setup-kubectl.sh and setup-helm.sh only download amd64 binary

Bug #1738743 reported by Kevin Zhao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-kubernetes
Fix Released
Undecided
Kevin Zhao

Bug Description

Kolla-kubernetes script setup-kubectl.sh and setup-helm.sh

Need to make them arch-awareness.

affects: kolla → kolla-kubernetes
Kevin Zhao (kevin-zhao)
Changed in kolla-kubernetes:
assignee: nobody → Kevin Zhao (kevin-zhao)
Changed in kolla-kubernetes:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-kubernetes (master)

Reviewed: https://review.openstack.org/528656
Committed: https://git.openstack.org/cgit/openstack/kolla-kubernetes/commit/?id=addf5f3401fcde78a4ed74caa3191b36dd1aab80
Submitter: Zuul
Branch: master

commit addf5f3401fcde78a4ed74caa3191b36dd1aab80
Author: Kevin Zhao <email address hidden>
Date: Mon Dec 18 14:20:11 2017 +0800

    Add architecture check when downloading helm and kubectl

    There is an issue that setup-kubectl.sh and setup-helm.sh can only
    download helm and kubectl for X86_64, but it cannot handle other
    architectrues like arm64 or ppc64le.
    This patch detects architecture and make the script architecture-aware,
    so the script can download proper helm and kubectl for the corresponding
    arm64 and ppc64le architectures, in addition to X86_64.

    Closes-Bug: #1738743

    Change-Id: I58a39268040797fdb3e39b9ff10b2cd7e0822386
    Signed-off-by: Kevin Zhao <email address hidden>

Changed in kolla-kubernetes:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.