-
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
Bump CAPI to v1.4.5 #3756
Bump CAPI to v1.4.5 #3756
Conversation
/retest looks like a flake... |
I believe we also need to update https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/azure/scope/managedcontrolplane.go#L607 for AKS This may also apply to the azurejson secrets
see https://github.com/kubernetes-sigs/cluster-api/pull/9080/files# |
@CecileRobertMichon that's just for CAPI v1.5, right, not v1.4.5? I'll make those changes in #3707. |
yep you're totally right, I commented on the wrong PR 🤦♀️ |
3dda780
to
08e6866
Compare
/hold I rebased this on #3757, which needs to merge first. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #3756 +/- ##
=======================================
Coverage 54.36% 54.36%
=======================================
Files 187 187
Lines 18998 18998
=======================================
Hits 10328 10328
Misses 8113 8113
Partials 557 557 ☔ View full report in Codecov by Sentry. |
08e6866
to
255fc13
Compare
255fc13
to
35e14e4
Compare
/hold cancel |
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
/assign @nojnhuh
LGTM label has been added. Git tree hash: add4463a4130d9526287e295f3510fa8177c1660
|
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nojnhuh 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 |
/cherry-pick release-1.10 |
@mboersma: new pull request created: #3782 In response to this:
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. |
/cherry-pick release-1.9 |
@mboersma: #3756 failed to apply on top of branch "release-1.9":
In response to this:
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. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Updates CAPI references to use the new v1.4.5 release.
Which issue(s) this PR fixes:
Special notes for your reviewer:
TODOs:
Release note: