-
Notifications
You must be signed in to change notification settings - Fork 373
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
helm_release hangs with high concurrency #456
Comments
Related to #458 |
@scott-kausler we've made some improvements in the latest release - can you please tell us if you are able to reproduce this issue with the latest release? |
@aareet I was unable to reproduce this issue with the latest release. Thank you. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Terraform Version
Terraform v0.12.20
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/scott-kausler/81d1c38cbb6e49d1898e823402a94aa5
Expected Behavior
All releases should have been created
Actual Behavior
Terraform hangs when creating the resources.
Steps to Reproduce
terraform apply -var 'count_installs=11'
If for some reason that works, destroy then bump up the number of count_installs.
Important Factoids
Most of the resources seem to be created:
However, helm does not show them in the release list:
The text was updated successfully, but these errors were encountered: