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: |
|
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
