-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add support for Google GCE provider #148
Conversation
f7a8584
to
9d05a0f
Compare
9d05a0f
to
89f1f74
Compare
/assign @robscott @LiorLieberman |
89f1f74
to
7c01de1
Compare
7c01de1
to
021e7e1
Compare
021e7e1
to
aaf22f0
Compare
aaf22f0
to
65d4753
Compare
65d4753
to
08b45de
Compare
Resolved comments and ready for another round of review. PTAL! @robscott @LiorLieberman |
Hi @mlavacca @LiorLieberman did you get a chance to look into this? |
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.
Sweet, thanks @sawsa307 !
Looks good overall, I left a few nits.
Also, can you update the PR description and add the provider to the main readme file?
c58ad98
to
08ea688
Compare
08ea688
to
5f1d5fd
Compare
5f1d5fd
to
4674ee3
Compare
4674ee3
to
c7e71b0
Compare
c7e71b0
to
0ed657f
Compare
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.
One last comment about using set and not slice.
I am going to approve and ping me when its ready for lgtm. (If I give you lgtm now, it will become obsolete once you push another commit.)
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LiorLieberman, sawsa307 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 |
0ed657f
to
ea90057
Compare
/lgtm |
What type of PR is this?
/kind documentation
/kind feature
What this PR does / why we need it:
Adds initial support for GCE provider. Will improve to add more features.
Which issue(s) this PR fixes:
First PR to address issue #87. New features will be added in the following PRs.
Does this PR introduce a user-facing change?: