Skip to content

Bump Azure Service Operator from v2.16.0 to v2.16.1#6313

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
mboersma:bump-aso-v2.16.1
May 15, 2026
Merged

Bump Azure Service Operator from v2.16.0 to v2.16.1#6313
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
mboersma:bump-aso-v2.16.1

Conversation

@mboersma
Copy link
Copy Markdown
Contributor

@mboersma mboersma commented May 14, 2026

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Bumps Azure Service Operator to v2.16.1, a patch release that updates the MSAL SDK from 1.5.0 to 1.6.0. No CAPZ code changes required; CRD regeneration only updates the app.kubernetes.io/version label.

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 #6275

Special notes for your reviewer:

TODOs:

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

Release note:

Bump Azure Service Operator from v2.16.0 to v2.16.1

- Regenerate ASO CRDs
- No breaking changes in this patch release
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels May 14, 2026
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 14, 2026
@mboersma
Copy link
Copy Markdown
Contributor Author

/test pull-cluster-api-provider-azure-aks-mgmt-e2e
/test pull-cluster-api-provider-azure-e2e-optional

@mboersma
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-1.24

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@mboersma: once the present PR merges, I will cherry-pick it on top of release-1.24 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-1.24

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.84%. Comparing base (2ea3260) to head (5dfedc1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6313   +/-   ##
=======================================
  Coverage   43.84%   43.84%           
=======================================
  Files         289      289           
  Lines       25346    25346           
=======================================
  Hits        11114    11114           
  Misses      13458    13458           
  Partials      774      774           

☔ 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.

@willie-yao
Copy link
Copy Markdown
Contributor

/retest

Copy link
Copy Markdown
Contributor

@nojnhuh nojnhuh left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: eac286ddbf29ec7f597dab940c305acf0967b1ca

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[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

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2026
@k8s-ci-robot k8s-ci-robot merged commit e8b9ce3 into kubernetes-sigs:main May 15, 2026
28 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.25 milestone May 15, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in CAPZ Planning May 15, 2026
@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@mboersma: new pull request created: #6314

Details

In response to this:

/cherry-pick release-1.24

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Bump ASO dependency to v2.17.0+ to fix Azure China Cloud authentication

5 participants