Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps github.com/gardener/gardener-extension-provider-azure from 1.40.1 to 1.42.0.

Release notes

Sourced from github.com/gardener/gardener-extension-provider-azure's releases.

v1.42.0

[gardener/machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] Change OCI Image Registry from GCR (eu.gcr.io/gardener-project) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases). Users should update their references. by @​ccwienkgardener/machine-controller-manager#878

🐛 Bug Fixes

  • [OPERATOR] Fix for edge case of Node object deletion missed during machine termination. by @​elankathgardener/machine-controller-manager#887
  • [DEVELOPER] MCM restart happens properly in integration tests now. This fix will get activated, once this version is vendored in your mcm-provider by @​sssash18gardener/machine-controller-manager#879

🏃 Others

  • [DEVELOPER] Bump k8s.io/* deps to v0.28.2 by @​afritzlergardener/machine-controller-manager#858
  • [DEVELOPER] go-git now removed from dependencies due to CVE's. by @​elankathgardener/machine-controller-manager#896
  • [OPERATOR] fixed IT for seed with k8s >= 1.27 as control cluster by @​piyuagrgardener/machine-controller-manager#869
  • [OPERATOR] Architecture field added in the nodetemplate. This will allow CA to pickup architecture from machine class and schedule pods on relevant arch nodes. by @​sssash18gardener/machine-controller-manager#894
  • [OPERATOR] machine controller won't reconcile machine on non-spec update events by @​himanshu-kungardener/machine-controller-manager#877

📖 Documentation

  • [DEVELOPER] Phase transition diagram for a machine object is added to FAQs by @​himanshu-kungardener/machine-controller-manager#886

[gardener/gardener-extension-provider-azure]

✨ New Features

  • [OPERATOR] Updated the default storage account SKU from StandardLRS to StandardZRS to enhance data durability and availability. by @​seshachalam-yv #790

🐛 Bug Fixes

  • [DEVELOPER] source- prefix of BackupEntry name is being ignored when performing entry deletion by @​Kostov6 #805

🏃 Others

  • [OPERATOR] fix an issue where an empty infrastructure state would cause issues when picking the proper reconciler. by @​kon-angelo #787
  • [OPERATOR] Fix an issue where backupentry secrets would not be deleted due to incorrect credential format error. by @​kon-angelo #795

[gardener/machine-controller-manager-provider-azure]

🏃 Others

  • [OPERATOR] Fixed handling for data disk in ToBeDetached=true state during vm deletion by @​unmarshallgardener/machine-controller-manager-provider-azure#132
  • [OPERATOR] Fixed the gap where VM marketplace images with no plans were not handled properly. Now one can start VMs having marketplace image with no plan. by @​unmarshallgardener/machine-controller-manager-provider-azure#134
  • [USER] Fixed recording of erroneous metrics for driver and API requests by @​unmarshallgardener/machine-controller-manager-provider-azure#130
  • [USER] Uses new Azure SDK as the older go-autorest is out of support.
    Adds 2 new metrics which compute driver API call duration and Azure API call duration for all successful API calls.
    Recently introduced Azure fakes are used extensively for unit tests.
    Driver.GetMachineStatus now only gets the status from the Machine and not from associated NIC(s).
    Deletion of a machine now cascade deletes NIC(s) and Disk(s) (OSDisk and DataDisk(s)) as well. Previously it was a 2 step process of detatch followed by a delete.
    In the API following have been marked as deprecated:
    • Constants: [api.AzureClientID, api.AzureClientSecret, api.AzureSubscriptionID, api.AzureTenantID, api.AzureAlternativeClientID, api.AzureAlternativeClientSecret, api.AzureAlternativeSubscriptionID, api.AzureAlternativeTenantID, api.MachineSetKindVMO and api.MachineSetKindAvailabilitySet]
    • AzureVirtualMachineProperties.MachineSet has been marked as deprecated by @​unmarshallgardener/machine-controller-manager-provider-azure#105
  • [USER] Updated the following dependencies:

    • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 [v5.3.0-beta.2 to v5.3.0]

... (truncated)

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)

Bumps [github.com/gardener/gardener-extension-provider-azure](https://github.com/gardener/gardener-extension-provider-azure) from 1.40.1 to 1.42.0.
- [Release notes](https://github.com/gardener/gardener-extension-provider-azure/releases)
- [Commits](gardener/gardener-extension-provider-azure@v1.40.1...v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener-extension-provider-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2024

The following labels could not be found: go, skip-review, area/dependency.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 28, 2024

Superseded by #465.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/components/kyma-metrics-collector/github.com/gardener/gardener-extension-provider-azure-1.42.0 branch March 28, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant