-
Notifications
You must be signed in to change notification settings - Fork 33
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
Applied cluster tags to nodepools, don't report this as a terraform change #369
Applied cluster tags to nodepools, don't report this as a terraform change #369
Conversation
Signed-off-by: Nootan Singh <snootan@vmware.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #369 +/- ##
==========================================
+ Coverage 25.09% 26.13% +1.04%
==========================================
Files 191 195 +4
Lines 16480 17203 +723
==========================================
+ Hits 4135 4496 +361
- Misses 12131 12496 +365
+ Partials 214 211 -3 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Nootan Singh <snootan@vmware.com>
1a389c2
to
212b9fc
Compare
Signed-off-by: Nootan Singh <snootan@vmware.com>
2e67472
to
d31a14c
Compare
…rrected for acceptance EKS cluster testing Signed-off-by: Nootan Singh <snootan@vmware.com>
Signed-off-by: Nootan Singh <snootan@vmware.com>
@snootan - Can you run the acceptance tests locally and attach the screenshot here? |
![]() |
@ramya-bangera, I ran acceptance testing using my stack credentials. Seems, working fine. |
Signed-off-by: Nootan Singh <snootan@vmware.com>
Log details of acceptance EKS cluster testing: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Updated terraform to add cluster tags to the nodepool objects without complaining for any changes.
N/A
As we are propagating tags from cluster to nodepool and nodepool resources. So, we added support for this as part of this PR.
Terraform testing:
Created cluster with nodepool
Applied same file without any change

Deleted few tags from EKS cluster

Again, applied same file

Deleted few tags from nodepool
