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

feat: honor concurrency in withPreparedCharts #345

Merged
merged 2 commits into from
Sep 4, 2022

Conversation

stek29
Copy link
Contributor

@stek29 stek29 commented Aug 31, 2022

see #341

this PR also adds --concurrency flag to deps command.

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
@yxxhero
Copy link
Member

yxxhero commented Sep 2, 2022

@stek29 Please fix ci error.

@stek29
Copy link
Contributor Author

stek29 commented Sep 2, 2022

@yxxhero I don't see how test failure has anything to do with my proposed changes – it fails locally too for me, even when running tests on master. are you sure it's up to me to fix and it has anything to do with my changes? maybe tests are just flaky/broken for external contributors?

@stek29
Copy link
Contributor Author

stek29 commented Sep 2, 2022

  1. this test is completely broken on macOS, since it uses port 5000 for AirPlay reciever
  2. even when changing ports, it's still broken because the test doesn't wait for container registry to be up and running

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
@stek29
Copy link
Contributor Author

stek29 commented Sep 2, 2022

@yxxhero please approve running test, I've tried to implement a fix.

pkg/app/app.go Show resolved Hide resolved
@yxxhero
Copy link
Member

yxxhero commented Sep 2, 2022

@stek29 Thanks very much.

cmd/diff.go Show resolved Hide resolved
Copy link
Member

@yxxhero yxxhero left a comment

Choose a reason for hiding this comment

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

LGTM

@yxxhero
Copy link
Member

yxxhero commented Sep 4, 2022

@mumoshu @itscaro

@yxxhero yxxhero merged commit d9ee3af into helmfile:main Sep 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants