Skip to content
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

build(deps): bump sigs.k8s.io/cluster-api-provider-azure from 1.17.1 to 1.18.1 #1660

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps sigs.k8s.io/cluster-api-provider-azure from 1.17.1 to 1.18.1.

Release notes

Sourced from sigs.k8s.io/cluster-api-provider-azure's releases.

v1.18.1

Changes by Kind

Feature

Bugs or Regression

  • Fixes a possible nil pointer deference when returning the name of the API Server LoadBalancer. In some cases like externally managed infrastructure, there might not be an API Server LoadBalancer in the AzureCluster CR (#5457, @​k8s-infra-cherrypick-robot)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api/test: v1.9.4 → v1.9.5
  • sigs.k8s.io/cluster-api: v1.9.4 → v1.9.5
  • sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6

Removed

Nothing has changed.

Details

kubernetes-sigs/cluster-api-provider-azure@v1.18.0...v1.18.1

v1.18.0

Changes by Kind

Feature

  • Add new flavor flatcar-sysext for Flatcar Container Linux cluster deployments. (#4575, @​sayanchowdhury)
  • Allows Service Principal with Certificate authentication to work with a path to the certificate. (#5200, @​bryan-cox)
  • CAPZ now caches credentials to reduce the number of authentication requests it makes to Entra (#5283, @​nojnhuh)
  • Enable Tilt development for apiserver-ilb templates (#5288, @​nawazkh)
  • Enable the use of an external control plane (#4611, @​rpahli)
  • Feat APIServerILB: create ILB when feature flag APIServerILB is enabled (#5311, @​nawazkh)
  • Feat APIServerILB: private IP of the internal LB can be customized (#5332, @​nawazkh)
  • Private IP of the Internal LB of the API Server will be configurable (#5274, @​nawazkh)
  • Use community gallery for default VM images (#5167, @​mboersma)
  • Use internal LB's IP for intra-node communication (#5209, @​nawazkh)

Documentation

... (truncated)

Commits
  • 4a23122 Merge pull request #5463 from k8s-infra-cherrypick-robot/cherry-pick-5451-to-...
  • 1c28e12 update verify-starlark.sh to latest v8.0.3 release
  • c08d28d Improve tilt workflow and documentation on using tilt
  • fb2557c Merge pull request #5459 from mboersma/capi-one-nine-five-release-1.18
  • 5d569ee Merge pull request #5454 from k8s-infra-cherrypick-robot/cherry-pick-5443-to-...
  • 929741a Bump CAPI to v1.9.5
  • 73b588b Merge pull request #5457 from k8s-infra-cherrypick-robot/cherry-pick-5453-to-...
  • a1d5ba4 bug: Fix APIServerLB nil pointer deref
  • cecd0c4 Remove flag from upgrade templates
  • 32ac229 Try only remove from extraargs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [sigs.k8s.io/cluster-api-provider-azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure) from 1.17.1 to 1.18.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-azure/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-azure@v1.17.1...v1.18.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api-provider-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from weizhoublue as a code owner March 10, 2025 10:32
@dependabot dependabot bot added the release/none should not recoded in new release label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/none should not recoded in new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants