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.0 #1617

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 Feb 3, 2025

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

Release notes

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

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

  • Added docs describing how to migrate existing AKS clusters managed by CAPZ to the new ASO-based API (#5305, @​nojnhuh)
  • Overhaul Quickstart UX using AzureASOManagedCluster (#5319, @​willie-yao)

Failing Test

Bug or Regression

  • Refactor(manager): set machinepool true as default (#5146, @​KOREAN139)
  • AKS extensions removed from an AzureManagedControlPlane's spec.extensions will now be deleted. (#5139, @​nojnhuh)
  • Fixed a bug preventing Cluster API from authenticating to ASOAPI Managed Clusters with local accounts disabled. (#5211, @​nojnhuh)
  • Fixed an issue where CAPZ was accumulating memory over time that could never be garbage collected. (#5284, @​nojnhuh)
  • Improves MachinePool scale up/down to avoid unnecessary VMSS VM model updates (#5164, @​mweibel)
  • Improves state update handling when running long operations on VMSS (#5292, @​mweibel)
  • Moves webhook registration behind feature gate flags like controller registration already does. (#5099, @​bryan-cox)
  • Perform nil check on private lb (#5378, @​nawazkh)

Other (Cleanup or Flake)

... (truncated)

Commits
  • 1957fc6 Merge pull request #5395 from willie-yao/changelog-v1.18.0
  • ce2dbec Add changelog for v1.18.0
  • 4b545d2 Merge pull request #5394 from willie-yao/add-1.18-metadata
  • c7adf26 Add release 1.18 to metadata.yaml
  • 2329218 Merge pull request #5390 from nawazkh/fix_Project_file
  • a7b9fe9 Merge pull request #5393 from mboersma/bump-go-compiler
  • 268808b Bump go to v1.22.11
  • afa0bbe Merge pull request #5389 from kubernetes-sigs/dependabot/go_modules/hack/tool...
  • aac663c Merge pull request #5316 from mboersma/bump-capi-one-nine-zero
  • ebf4bd4 Bump CAPI to v1.9.4
  • 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.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-azure/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-azure@v1.17.1...v1.18.0)

---
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] <support@github.com>
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