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 helm status infinite loop #58

Merged
merged 3 commits into from
May 4, 2018
Merged

Fix helm status infinite loop #58

merged 3 commits into from
May 4, 2018

Conversation

sarkis
Copy link
Contributor

@sarkis sarkis commented May 3, 2018

what

Update the status check in wait_for_helm() function to strip out \n instead of replacing with a comma.

why

Fixes issue where wait_for_helm() will never break out of while loop.

@sarkis sarkis changed the title delete \n instead of replacing with a , Fix helm status infinite loop May 3, 2018
@sarkis sarkis requested a review from osterman May 3, 2018 23:05
@sarkis sarkis requested a review from osterman May 4, 2018 00:02
@sarkis sarkis merged commit 2088d40 into master May 4, 2018
@osterman osterman deleted the fix_helm_status_bug branch May 10, 2018 22:15
charlieparkes added a commit to charlieparkes/build-harness that referenced this pull request Jul 27, 2020
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