-
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
Update preflight validations for Nutanix #4215
Update preflight validations for Nutanix #4215
Conversation
thunderboltsid
commented
Nov 25, 2022
- Add new preflight validations for machine specs, endpoint, port, and credentials
- Refactor the unit tests for validations into table tests
Hi @thunderboltsid. 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. |
@@ -1,48 +0,0 @@ | |||
// Code generated by MockGen. DO NOT EDIT. |
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.
This file seems like a stray. We are using the mocks from crypto/mocks instead.
Codecov Report
@@ Coverage Diff @@
## main #4215 +/- ##
==========================================
+ Coverage 68.50% 68.52% +0.01%
==========================================
Files 404 404
Lines 32847 32934 +87
==========================================
+ Hits 22501 22567 +66
- Misses 8903 8919 +16
- Partials 1443 1448 +5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
7829c6e
to
cf8fa58
Compare
/ok-to-test |
cf8fa58
to
bc54665
Compare
bc54665
to
f9430ce
Compare
f9430ce
to
7b7e614
Compare
ba18fb5
to
0092561
Compare
/test eks-anywhere-presubmit |
Adds following point from #4167
|
Add new preflight validations for: - port - endpoint - credentials - machine specs
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
862d327
to
82d8f01
Compare
/approve |
[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 |
/lgtm |