giantswarm / azure-operator

Manages Kubernetes clusters running in in a Giant Swarm installation on Microsoft Azure
https://giantswarm.io/
Apache License 2.0
30 stars 7 forks source link

Bump sigs.k8s.io/cluster-api-provider-azure from 0.4.15 to 0.5.2 #1513

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sigs.k8s.io/cluster-api-provider-azure from 0.4.15 to 0.5.2.

Release notes

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

v0.5.1

Release notes for v0.5.1

Notable changes since v0.5.0

Changes by Kind

Feature

Documentation

Bug or Regression

  • Add user assigned identity to azurejson machinepool secret (#1542, @​praveenghuge)
  • Fix nat gateway flavor Public IP not found error (#1527, @​shysank)
  • Fix to ensure Azure Bastion resource and other cluster resources are deleted when resource group is not owned. (#1507, @​devigned)
  • Fixes an issue with AzureManagedMachinePools not re-reconciling on updates to the corresponding MachinePool resources. (#1547, @​alexeldeib)
  • Mode spec in the AzureManagedMachinePool is used to specify the mode of an agentPool i.e System or User. Removed defaultPoolRef from AzureManagedControlPlane. (#1520, @​LochanRn)
  • Set role assignment name default for AzureMachinePools (#1539, @​praveenghuge)
  • Webhook registration accepts both v1 and v1beta1 admissions (#1540, @​Evalle)
  • Get Cloud Provider config Service Principal credentials from AzureClusterIdentity when not using Managed Identity (#1523, @​CecileRobertMichon)
  • Consistent validation for AzureMachineTemplate and AzureMachine (#1516, @​ykakarap)
  • Remove AzureClusterIdentity OwnerReference for AzureCluster on upgrade from v1alpha3 to v1alpha4 (#1550, @​Ankitasw)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v0.5.0 (v1alpha4)

Cluster API support

This release supports the v1alpha4/v0.4.x version of Cluster API

... (truncated)

Commits
  • 6566d7a Replaced Windows with Windows + WSL2 (#1621)
  • 7bf041e Merge pull request #1626 from Jont828/vnet-error
  • d33396a Merge pull request #1631 from fiunchinho/fix-validation-message
  • e93deb9 Merge pull request #1628 from mboersma/update-issue-template
  • e199f2d Merge pull request #1624 from CecileRobertMichon/gh-action-release
  • 8320c35 Update error message and tests for when subnet CIDR not in vnet address space
  • bf34690 Fix immutable error message for AzureEnvironment
  • bcc5c3b Merge pull request #1629 from mboersma/tilt-versus-quickstart
  • fa26900 docs: clarify deploying workload clusters with tilt
  • a04f7f3 docs: mention Troubleshooting in the issue template
  • Additional commits viewable in compare view


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 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[bot] commented 3 years ago

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.