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.14.3 to 1.17.0 #1488

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps sigs.k8s.io/cluster-api-provider-azure from 1.14.3 to 1.17.0.

Release notes

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

v1.17.0

Changes by Kind

Feature

  • Flavor templates may now set the AzureClusterIdentity's spec.type with the CLUSTER_IDENTITY_TYPE variable. (#5059, @​nojnhuh)
  • Use make aks-create tilt-up to use aks cluster as management cluster (#5064, @​nawazkh)

Documentation

Bug or Regression

  • Add "cluster" type to subnet role validation (#5133, @​mboersma)
  • Ensure Machines with delete-machine annotation are deleted first (#4949, @​mweibel)
  • Fixed a bug causing AzureMachinePool to endlessly reconcile when a tag is applied to a VMSS by an external actor like Azure Policy (#5020, @​nojnhuh)
  • Fixed a bug causing unnecessary updates to tags to VMSS resources. (#5054, @​nojnhuh)
  • Fixed a bug preventing the ASOAPI feature flag from being enabled by default. (#5093, @​nojnhuh)
  • Fixed a bug with AzureASOManagedMachinePools preventing it from mapping Nodes when the AKS node resource group is more than 63 characters long. (#5055, @​nojnhuh)
  • Fixed an issue preventing CAPZ from reconciling non-ServicePrincipal-authenticated, AAD-enabled AKS clusters. (#5071, @​nojnhuh)
  • Fixes a few edge cases related to deleting a MachinePool (#4959, @​mweibel)
  • Identity type is required to be 'UserAssigned' when using user-assigned identities. (#5102, @​bryan-cox)
  • Refactor method for checking if a virtual network is managed (#5012, @​hrbasic)
  • If a FailureDomain is set in a Machine, an availability set won't be created for it even if cluster.status.failureDomains is empty (#5098, @​enxebre)

Other (Cleanup or Flake)

Dependencies

Added

  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets: v0.12.0
  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal: v0.7.1
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v3: v3.0.0
  • github.com/fxamacker/cbor/v2: v2.6.0
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/hashicorp/errwrap: v1.1.0
  • github.com/hashicorp/go-multierror: v1.1.1
  • github.com/moby/docker-image-spec: v1.3.1
  • github.com/x448/float16: v0.8.4
  • k8s.io/gengo/v2: 51d4e06

... (truncated)

Commits
  • c0c1f93 Merge pull request #5136 from willie-yao/changelog-v1.17.0
  • c7ebfb2 Add changelog for v1.17.0
  • fc938f4 Merge pull request #5135 from willie-yao/add-1.17-metadata
  • 73c2edd Add release 1.17 to metadata.yaml
  • d414308 Merge pull request #5133 from mboersma/update-subnet-role-validation
  • 76ce65f Add "cluster" type to subnet role validation
  • 3770549 Merge pull request #5132 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 692e858 dependabot(deps): bump the all-github-actions group with 2 updates
  • 64a42cb Merge pull request #5128 from mboersma/capi-bump-time
  • ea058c1 Merge pull request #5126 from willie-yao/update-provider-1.16.1
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sigs.k8s.io/cluster-api-provider-azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure) from 1.14.3 to 1.17.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-azure/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-azure@v1.14.3...v1.17.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] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #1517.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-azure-1.17.0 branch October 28, 2024 11:01
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