Skip to content
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

fix(install): Fix Debian post installation script when awscli2 is already installed or the installation failed previously #6276

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

ashleykleynhans
Copy link
Contributor

More fixes to the post installation script for the Debian package.

  • Only installs the specified version of awscliv2 if it is not already installed.
  • Cleans up the ./aws before unzipping awscliv2.zip if the installation failed previously and the ./aws directory already exists.
  • Use curl -s for downloads for cleaner output.

…eady installed or the installation failed previously
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Aug 20, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Aug 20, 2024
@mergify mergify bot merged commit 35a30d3 into spinnaker:master Aug 20, 2024
23 checks passed
@dbyron-sf
Copy link
Contributor

@Mergifyio backport release-1.35.x

Copy link
Contributor

mergify bot commented Aug 20, 2024

backport release-1.35.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Aug 20, 2024
…eady installed or the installation failed previously (#6276)

(cherry picked from commit 35a30d3)
mergify bot added a commit that referenced this pull request Aug 20, 2024
…eady installed or the installation failed previously (#6276) (#6277)

(cherry picked from commit 35a30d3)

Co-authored-by: Ashley Kleynhans <ashleykleynhans@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.36
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants