Skip to content

Add retries to download commands in installers scripts and always checks versions to ensure it is working - #79

Merged
Frawless merged 2 commits into
strimzi:mainfrom
Frawless:improve-installer-scripts
Sep 11, 2026
Merged

Frawless merged 2 commits into
strimzi:mainfrom
Frawless:improve-installer-scripts

Conversation

@Frawless

Copy link
Copy Markdown
Member

Type of change

  • Enhancement / new feature

Description

This PR improves current installers scripts to be more robust and fail fast.

Checklist

  • Make sure all tests pass
  • AI assistance was used to create this PR (see the Strimzi AI policy)

…cks versions to ensure it is working

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 2.4 milestone Sep 10, 2026

@scholzj scholzj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to change it just because of me. But why do we use sometimes curl and sometimes wget?

@Frawless

Copy link
Copy Markdown
Member Author

No need to change it just because of me. But why do we use sometimes curl and sometimes wget?

No idea, I guess someone in the past created script X with curl and someone else used wget for script Y? I don't think there is any specific reason. I can unite it

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless

Copy link
Copy Markdown
Member Author

@scholzj I changed wget to curl everywhere

@Frawless
Frawless requested a review from scholzj September 11, 2026 10:45
@Frawless
Frawless merged commit d63a77e into strimzi:main Sep 11, 2026
105 checks passed
Frawless added a commit that referenced this pull request Sep 11, 2026
…cks versions to ensure it is working (#79)

* Add retries to download commands in installers scripts and always checks versions to ensure it is working

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Use curl for downloading tools

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

---------

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants