-
Notifications
You must be signed in to change notification settings - Fork 155
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
EKS Cluster does not refresh cleanly #2720
Labels
area/refresh
bug/diff
kind/bug related to Pulumi generating wrong diffs on preview or up.
kind/bug
Some behavior is incorrect or out of spec
Comments
t0yv0
added
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
labels
Aug 25, 2023
On V6 this stack has a similar but different problem:
Using
|
iwahbe
added
bug/diff
kind/bug related to Pulumi generating wrong diffs on preview or up.
and removed
needs-triage
Needs attention from the triage team
labels
Aug 28, 2023
8 tasks
Still a problem:
The problem is self-correcting after refresh. Looks like Read is normalizing defaultAddonsToRemoves from missing to
managedPolicyArns is exactly the same as in #2246 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/refresh
bug/diff
kind/bug related to Pulumi generating wrong diffs on preview or up.
kind/bug
Some behavior is incorrect or out of spec
What happened?
Unexpected update plan for a refresh right after pulumi up:
Expected Behavior
Refreshing eks.Cluster that was just provisioned does not generate update plans.
Steps to reproduce
Steps:
Output of
pulumi about
Additional context
This issue was discovered as part of building out provider upgrade tests and surfaced when recording baseline provider behavior for the eks.Cluster resource.
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: