Skip to content

Bump Azure Service Operator from v2.13.0 to v2.17.0#6197

Open
jackfrancis wants to merge 3 commits intokubernetes-sigs:mainfrom
jackfrancis:aso-2.17.0
Open

Bump Azure Service Operator from v2.13.0 to v2.17.0#6197
jackfrancis wants to merge 3 commits intokubernetes-sigs:mainfrom
jackfrancis:aso-2.17.0

Conversation

@jackfrancis
Copy link
Copy Markdown
Contributor

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:

  • squashed commits
  • includes documentation
  • adds unit tests
  • cherry-pick candidate

Release note:

Bump Azure Service Operator from v2.13.0 to v2.17.0

@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Mar 30, 2026
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. labels Mar 30, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jont828 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.69%. Comparing base (7ce1668) to head (a41d517).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@jackfrancis
Copy link
Copy Markdown
Contributor Author

/retest

Signed-off-by: Jack Francis <jackfrancis@gmail.com>
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@jackfrancis: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-apiversion-upgrade a41d517 link true /test pull-cluster-api-provider-azure-apiversion-upgrade
pull-cluster-api-provider-azure-e2e-aks a41d517 link true /test pull-cluster-api-provider-azure-e2e-aks

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.

Details

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-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants