Skip to content

fix(bashScript): download correct vault zip for arm64 processor #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2020

Conversation

maaaace
Copy link
Contributor

@maaaace maaaace commented May 3, 2020

install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace [email protected]

install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace <[email protected]>
@pivotal-issuemaster
Copy link

@maaaace Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@maaaace Thank you for signing the Contributor License Agreement!

@mp911de mp911de modified the milestones: 2.1.10, 2.2.3.RELEASE May 19, 2020
@mp911de mp911de merged commit ef2c837 into spring-cloud:master May 19, 2020
mp911de pushed a commit that referenced this pull request May 19, 2020
install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace <[email protected]>
Original pull request: gh-402.
mp911de pushed a commit to spring-projects/spring-vault that referenced this pull request May 19, 2020
install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace <[email protected]>
Original pull request: spring-cloud/spring-cloud-vault#402.
Closes gh-562.
mp911de pushed a commit to spring-projects/spring-vault that referenced this pull request May 19, 2020
install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace <[email protected]>
Original pull request: spring-cloud/spring-cloud-vault#402.
Closes gh-562.
@mp911de
Copy link
Member

mp911de commented May 19, 2020

Thanks a lot. That's merged and backported, also to Spring Vault now.

spencergibb pushed a commit that referenced this pull request Sep 14, 2023
install_vault.sh just download and unzip binary vault for amd64, which cannot be executed
on arm64 architecture processors. Add architecture checking in bash script to support this.

Signed-off-by: maaaace <[email protected]>
Original pull request: gh-402.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants