-
Notifications
You must be signed in to change notification settings - Fork 288
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
Change Nutanix CAPX to v1.3.0 #7534
Conversation
Hi @adiantum. Thanks for your PR. I'm waiting for a aws member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7534 +/- ##
==========================================
+ Coverage 73.48% 73.56% +0.07%
==========================================
Files 579 580 +1
Lines 36357 36471 +114
==========================================
+ Hits 26718 26830 +112
- Misses 7875 7879 +4
+ Partials 1764 1762 -2 ☔ View full report in Codecov by Sentry. |
4ef6c24
to
9e95ff4
Compare
/retest |
- bump up version - change manifests - change tests
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.
awesome work! PR looks mostly good, let a few small comments.
Also, can you add the CCM image to NutanixImages
here? https://github.com/abhinavmpandey08/eks-anywhere/blob/664bac4a90e20e440105fb03862e83e108841bd1/release/api/v1alpha1/artifacts.go#L154-L160
Optional additional trust bundle Co-authored-by: Abhinav Pandey <[email protected]>
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavmpandey08 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description of changes:
Nutanix CAPX changed to version v1.3.0 with default CCM component. Changed code, manifests and tests.
The change unblock ability to implement external etcd feature for Nutanix provider.
Testing (if applicable):
Create cluster:
Upgrade cluster from v0.18.6:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.