-
Notifications
You must be signed in to change notification settings - Fork 976
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
Deployment update checks replicationcontroller instead of rollout status #210
Comments
Merged
More details here: #101 (comment) |
I've verified locally changing the function call to |
@alexsomesan for visibility |
Thanks for documenting this and validation the proposed solution. |
This can be closed out! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
0.11.7
Affected Resource(s)
Please list the resources as a list, for example:
Debug Output
https://gist.github.com/enozero/9e60d362b7801b779555133241608059
Expected Behavior
It should check the status of the deployment rollout.
Actual Behavior
It check the replicationcontroller, which is not created
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
The text was updated successfully, but these errors were encountered: