-
Notifications
You must be signed in to change notification settings - Fork 131
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
Basic support for vultr provider #1531
Conversation
Hi @2000yeshu. Thanks for your PR. I'm waiting for a kubermatic 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. |
a5673f5
to
aebb551
Compare
aebb551
to
c946c17
Compare
This adds basic support for vultr provider. All vultr API options are not yet supported |
What's the status of this? Can some one review this soon? This will save a ton of time for me. |
@ahmedwaleedmalik @embik Can you please look into this PR, this would be great for all Vultr cloud users! |
@2000yeshu thanks for the awesome contribution. We have a similar PR open for Vultr already as well #1421. Although it was stalled because we don't have a way to test this cloud provider. We will discuss this PR internally on Monday hopefully and then proceed with this. Can you please compare your changes with #1421 to make sure that you are not missing out on any essential configuration etc. cc @jonatasbaldin @dajudge as consumers of machine-controller you folks might also be interested in this. |
/ok-to-test |
c946c17
to
b5c8ce8
Compare
@ahmedwaleedmalik cross-checked my PR with #1421. I have added one more optional parameter named |
Can you please fix the following failing jobs:
Disable |
@2000yeshu did you get a chance to take a look on this? |
Hey @ahmedwaleedmalik, i will fix this tomorrow. Sorry, didnt get a chance to look at this. |
0f828b9
to
7fce7b8
Compare
@ahmedwaleedmalik, have fixed the 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.
Minor nits
Signed-off-by: Yakul Garg <2000yeshu@gmail.com>
7fce7b8
to
7adc5b6
Compare
Done |
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
@2000yeshu thank you for this awesome contribution. 🎊
LGTM label has been added. Git tree hash: ca4b80394bf1b84ee4278417b4d97aa91a342151
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 2000yeshu, ahmedwaleedmalik 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 |
@2000yeshu: The following tests failed, say
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. I understand the commands that are listed here. |
Signed-off-by: Yakul Garg 2000yeshu@gmail.com
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #1530
What type of PR is this?
/kind feature
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: