Bump Azure Service Operator from v2.13.0 to v2.17.0#6197
Bump Azure Service Operator from v2.13.0 to v2.17.0#6197jackfrancis wants to merge 3 commits intokubernetes-sigs:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6197 +/- ##
==========================================
+ Coverage 43.67% 43.69% +0.02%
==========================================
Files 289 289
Lines 25495 25506 +11
==========================================
+ Hits 11134 11146 +12
+ Misses 13559 13558 -1
Partials 802 802 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Jack Francis <jackfrancis@gmail.com>
Signed-off-by: Jack Francis <jackfrancis@gmail.com>
| kind: Deployment | ||
| name: azureserviceoperator-controller-manager | ||
| version: v1 | ||
| # TODO: remove in next release after upgrades from versions with v1api20230315preview have migrated. |
There was a problem hiding this comment.
Can we name the specific version where this should be removed? Then in case we forget about this we don't have to figure out what "next" meant relative to when this merged.
|
/retest |
Signed-off-by: Jack Francis <jackfrancis@gmail.com>
|
@jackfrancis: The following tests 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-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind cleanup
/kind feature
What this PR does / why we need it:
Bump Azure Service Operator from v2.13.0 to v2.17.0, migrating removed API versions (v1api20210501, v1api20231102preview, v1api20230315preview) to their replacements (v1api20240402preview, v1api20250301, v1api20250801) and removing the now-unnecessary startupProbe patches.
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 #
Special notes for your reviewer:
TODOs:
Release note: