-
Notifications
You must be signed in to change notification settings - Fork 17
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 vSphere e2e tests #187
Conversation
3a33e7d
to
e4500f5
Compare
e4500f5
to
9dc015a
Compare
9be8a76
to
5820cd6
Compare
60b85b5
to
648372a
Compare
b55d33c
to
5cab5c8
Compare
6ccc828
to
ecd9771
Compare
22a7f48
to
8f7fad0
Compare
91a6f99
to
1e1ad6c
Compare
9d24cf7
to
f19c2ef
Compare
f19c2ef
to
345cebf
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.
Looks good to me. A couple of nits.
Signed-off-by: Furkat Gofurov <[email protected]>
Signed-off-by: Furkat Gofurov <[email protected]>
"k8s.io/utils/pointer" is deprecated and instead functions in "k8s.io/utils/ptr" are used instead: to be specific, ptr.To to obtain a pointer in this case Signed-off-by: Furkat Gofurov <[email protected]>
Signed-off-by: Furkat Gofurov <[email protected]>
Use Rancher v2.8.0 and provision newer versioned child cllusters. Signed-off-by: Richard Case <[email protected]>
04d69e8
to
2a5408f
Compare
Signed-off-by: Furkat Gofurov <[email protected]>
2a5408f
to
14fc325
Compare
@richardcase @Danil-Grigorev thanks for the reviews, I have addressed all your suggestions in 14fc325, PTAL once again, thanks! |
Signed-off-by: Furkat Gofurov <[email protected]>
14fc325
to
483876a
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.
Thanks @furkatgofurov7. Tests passed locally (openSUSE Tumbleweed) after following your how-to guide. 👍🏼
What this PR does / why we need it:
Adds e2e tests for vSphere (CAPV) infrastructure provider
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #119
Special notes for your reviewer:
Checklist: