-
Notifications
You must be signed in to change notification settings - Fork 430
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
Support for auto upgrade channel #4129
Support for auto upgrade channel #4129
Conversation
fa76c24
to
fc1b277
Compare
edd6a92
to
5b9d86a
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #4129 +/- ##
==========================================
+ Coverage 62.15% 62.25% +0.09%
==========================================
Files 191 192 +1
Lines 18849 19007 +158
==========================================
+ Hits 11715 11832 +117
- Misses 6484 6522 +38
- Partials 650 653 +3 ☔ View full report in Codecov by Sentry. |
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 for the contribution! Here's some feedback so far.
5b9d86a
to
4be5961
Compare
/assign @nojnhuh |
4be5961
to
627db39
Compare
/test pull-cluster-api-provider-azure-e2e-aks |
2 similar comments
/test pull-cluster-api-provider-azure-e2e-aks |
/test pull-cluster-api-provider-azure-e2e-aks |
99bd115
to
97951ac
Compare
/test pull-cluster-api-provider-azure-e2e-aks |
Since this was approved a long time ago and there have been lots of changes since then: |
Or maybe this will work: @LochanRn I don't mean to suggest this PR is being held up for any reason, I'm just trying to prevent mistakes in the review process to make sure we don't merge this too soon since we don't often deal with approved but un-LGTM'd PRs. |
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 fine except for a spacing thing and a test failure. It seems like it's due to a linting issue in azure/scope/managedcontrolplane_test.go
. Should be good to LGTM after that!
6811187
to
259ed64
Compare
/test pull-cluster-api-provider-azure-ci-entrypoint |
/test pull-cluster-api-provider-azure-e2e |
259ed64
to
631a4b2
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.
/lgtm
I'll leave the hold to keep this from merging so @Jont828 has a chance to give this one more look.
LGTM label has been added. Git tree hash: a3a1551dea9dcbdab16298af32ddade1b098afeb
|
/test pull-cluster-api-provider-azure-e2e-aks |
Thank you for your patience on this - I know you've had to rebase this quite a few times. This PR has come a long way! /lgtm |
/hold cancel |
Thank you for all the valuable review comments :) |
What type of PR is this?
/kind feature
What this PR does / why we need it:
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 #4115
Special notes for your reviewer:
TODOs:
Release note: