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

Add check for helm repo to interactive elt setup script #26

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

tomncooper
Copy link
Contributor

@tomncooper tomncooper commented Oct 28, 2024

This PR adds a check, for the flink operator helm repo, to the Interactive ETL demo setup script.

If you already have the repo setup with an older version the helm repo add command will fail so this checks if you have the required repo version installed and force updates to the required version if not.

It also increases the default timeout as the Kafka broker setup usually takes more than 2mins on my (reasonably powerful) laptop.

@tomncooper tomncooper force-pushed the etl-setup-helm branch 2 times, most recently from a755d31 to e1a4add Compare October 29, 2024 10:05
Copy link
Contributor

@tinaselenge tinaselenge left a comment

Choose a reason for hiding this comment

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

LGTM

@tomncooper tomncooper merged commit 81b07e5 into main Oct 30, 2024
1 check passed
@tomncooper tomncooper deleted the etl-setup-helm branch October 30, 2024 11:58
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.

3 participants