Convert bastionhosts to ASO#4143
Conversation
f1863ef to
831ac19
Compare
9940109 to
d7f3b9f
Compare
Jont828
left a comment
There was a problem hiding this comment.
Looks good so far! Just a question, otherwise LGTM
Thanks for the review! I'm still trying to fix up some test errors, so it'll be on hold before I can fix it. |
d7f3b9f to
9c13672
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #4143 +/- ##
==========================================
+ Coverage 59.74% 59.88% +0.14%
==========================================
Files 192 191 -1
Lines 19299 19202 -97
==========================================
- Hits 11531 11500 -31
+ Misses 7137 7072 -65
+ Partials 631 630 -1 ☔ View full report in Codecov by Sentry. |
|
/retest |
|
/assign @nawazkh |
nawazkh
left a comment
There was a problem hiding this comment.
Some thoughts and comments from first review.
Thanks for putting it together @willie-yao !
|
/hold for squash |
|
@nawazkh Bumping this comment in case you missed it. The prior implementation returned before setting defaults. Wouldn't this cause some fields to be populated with empty data rather than just keeping them nil? #4143 (comment) |
|
@willie-yao Looks like you got a unit test failure. Seems like it has to do with expecting the IP config and the tags to be nil in the result. |
Replied on the thread @ #4143 (comment) |
|
/retest |
|
This one is ready for rebase @willie-yao |
|
PR needs rebase. DetailsInstructions 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. |
83bb887 to
a2cd69c
Compare
a2cd69c to
f4a0928
Compare
|
/test pull-cluster-api-provider-azure-e2e-optional |
|
/retest |
|
LGTM label has been added. DetailsGit tree hash: 01bd136b10ece79b441bea695ad33d87d8a29b30 |
|
/retest |
|
@willie-yao: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
|
The failing test is a known issue with the Flatcar test, tracked in #4317 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Thank you @willie-yao for squashing! |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This PR converts the BastionHosts service to ASO
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 #4085
Special notes for your reviewer:
TODOs:
Release note: