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

Captures helm error before trying to call WaitForReadyLoftPod #2148

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

zerbitx
Copy link
Contributor

@zerbitx zerbitx commented Sep 16, 2024

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #ENG-4585

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where if the helm command to add a cluster failed, the error wouldn't be reported quickly because waiting for the pod began before the helm error was checked.

Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit b3a6b37
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/66e9a84257c69c00081fa738

@zerbitx zerbitx requested a review from a team September 16, 2024 21:30
Copy link
Member

@ThomasK33 ThomasK33 left a comment

Choose a reason for hiding this comment

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

If this is going to be sequential, we don't need the goroutine or the errChan.

@FabianKramm
Copy link
Member

Yeah why is that running in parallel at all?

@FabianKramm FabianKramm merged commit 4d20e2d into loft-sh:main Sep 18, 2024
61 checks passed
@zerbitx zerbitx added the backport-to-v0.20 backport this PR to v0.20 branch label Sep 19, 2024
@loft-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v0.20

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

lizardruss added a commit that referenced this pull request Sep 19, 2024
[v0.20] Merge pull request #2148 from zerbitx/ENG-4585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v0.20 backport this PR to v0.20 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants