Skip to content

dependabot(deps): bump github.com/Azure/azure-service-operator/v2 from 2.13.0 to 2.14.0 #5735

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps github.com/Azure/azure-service-operator/v2 from 2.13.0 to 2.14.0.

Release notes

Sourced from github.com/Azure/azure-service-operator/v2's releases.

v2.14.0

New resources

  • Add support for new search API version v1api20231101 (#4722)
  • Add support for new documentdb MongoDBRoleDefinition resource (#4760)
  • Add support for new entra SecurityGroup resource (#4768)
  • Add support for new documentdb MongoCluster and FirewallRule resources (#4773)

Features

  • Updated numerous dependencies for bug and CVE fixes
  • Improve error classification and add operationID to errors (#4757)
  • Helm: Support injecting custom environment variables (#4745)
  • Helm: Allow user to override tag or repositoryBase separately (#4770)
  • Improve pod startup time by adding startup probe (#4791)

Bug fixes

  • Fix bug where Kusto Database extension owner reference via armID did not work (#4720)
  • Fix bug where owner label could be too long (#4741)
  • Fix bug where metrics service was not deployed in multitenant mode (#4752)
  • Fix bug where a nil panic could occur if leaderContext was nil (#4762)
  • Fix bug in ownerDetails type extraction for Azure SQL User (#4765)
  • Fix bug in application gateway resource API shape (#4784)

Documentation

  • Remove ASO v1 Code Diagram (#4716)
  • Organize FAQ page by section (#4709)
  • Add more visible warning for multitenant deployment mode (#4753)
  • Add TSG on handling reconciliation failures (#4749)
  • Add documentation about labels written by the operator (#4758)
  • Documentation cleanup (#4771)
  • Fix formatting of reference documentation (#4785)
  • Add docs for entra resources (#4783)
  • Fix broken links (#4786)
  • Add ADR on how to address version priority (#4750)

New Contributors

Full Changelog: Azure/azure-service-operator@v2.13.0...v2.14.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Jun 30, 2025
@dependabot dependabot bot added release-note-none Denotes a PR that doesn't merit a release note. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jun 30, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 30, 2025
@k8s-ci-robot
Copy link
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 neolit123 for approval. For more information see the Code Review Process.

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

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

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 30, 2025
Bumps [github.com/Azure/azure-service-operator/v2](https://github.com/Azure/azure-service-operator) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/Azure/azure-service-operator/releases)
- [Commits](Azure/azure-service-operator@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-service-operator/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/azure-service-operator/v2-2.14.0 branch from 2f4fa70 to 6dcc759 Compare June 30, 2025 17:56
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: 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-e2e 6dcc759 link true /test pull-cluster-api-provider-azure-e2e
pull-cluster-api-provider-azure-e2e-aks 6dcc759 link true /test pull-cluster-api-provider-azure-e2e-aks
pull-cluster-api-provider-azure-build 6dcc759 link true /test pull-cluster-api-provider-azure-build
pull-cluster-api-provider-azure-capi-e2e 6dcc759 link false /test pull-cluster-api-provider-azure-capi-e2e
pull-cluster-api-provider-azure-e2e-workload-upgrade 6dcc759 link false /test pull-cluster-api-provider-azure-e2e-workload-upgrade
pull-cluster-api-provider-azure-ci-entrypoint 6dcc759 link true /test pull-cluster-api-provider-azure-ci-entrypoint
pull-cluster-api-provider-azure-test 6dcc759 link true /test pull-cluster-api-provider-azure-test

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.

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.

k8s.io/klog/v2 v2.130.1
k8s.io/kubectl v0.32.3
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
sigs.k8s.io/cloud-provider-azure v1.32.3
sigs.k8s.io/cluster-api v1.10.3
sigs.k8s.io/cluster-api/test v1.10.3
sigs.k8s.io/controller-runtime v0.20.4
sigs.k8s.io/controller-runtime v0.21.0
Copy link
Contributor

Choose a reason for hiding this comment

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

CAPI 0.11 will include this controller-runtime bump, so let's hold off on this until then.

/close

@k8s-ci-robot
Copy link
Contributor

@nojnhuh: Closed this PR.

In response to this:

CAPI 0.11 will include this controller-runtime bump, so let's hold off on this until then.

/close

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation bot moved this from Todo to Done in CAPZ Planning Jul 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-service-operator/v2-2.14.0 branch July 8, 2025 16:43
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants