Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps github.com/gardener/gardener-extension-provider-gcp from 1.33.1 to 1.34.0.

Release notes

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

v1.34.0

[gardener/gardener-extension-provider-gcp]

⚠️ Breaking Changes

  • [OPERATOR] CA and server certificates for the admission component are managed automatically. Passing custom certificates via Helm values is not supported anymore. by @​timuthy #675

📰 Noteworthy

  • [OPERATOR] Tagging the 'default' StorageClass and VolumeSnapshotClass as default can now be disabled. by @​AndreasBurger #687
  • [USER] Disks, boot disks, and instances will now share a common label 'k8s-cluster-name' that contains the shoot-ID.
    Also, user-provided labels will now be added to boot disks as well. by @​AndreasBurger #669

✨ New Features

🏃 Others

  • [OPERATOR] fix unknown flag --gardenlet-manages-mcm by @​tedteng #690
  • [OPERATOR] Newly provisioned disks by the GCP CSI driver will now have a label k8s-cluster-name=<shoot-technical-id>. The label makes possible finding the owning Shoot cluster for a GCP disk. by @​ialidzhikov #660
  • [OPERATOR] Update csi-driver to v1.13.0 by @​kon-angelo #685
  • [OPERATOR] Vendor gardener v1.87.1 by @​kon-angelo #694
  • [OPERATOR] The code related to machine-controller-manager management has been cleaned up because gardenlet is responsible for it since gardener/gardener@v1.83. by @​kon-angelo #691
  • [OPERATOR] Bump github.com/gardener/gardener to 1.86.0. by @​timuthy #675
  • [DEVELOPER] The vendor directory was removed in favor of the go mod cache. by @​timuthy #675
  • [DEVELOPER] Add new unit tests. by @​axel7born #664

[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

  • [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
  • [DEVELOPER] A bug in UpdateNodeToMachine which cause the IT to fail is fixed. by @​gardener-robot-ci-1gardener/machine-controller-manager#106
  • [OPERATOR] Fix for edge case of Node object deletion missed during machine termination. by @​elankathgardener/machine-controller-manager#887

🏃 Others

  • [OPERATOR] machine controller won't reconcile machine on non-spec update events by @​himanshu-kungardener/machine-controller-manager#877
  • [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
  • [DEVELOPER] go-git now removed from dependencies due to CVE's. by @​elankathgardener/machine-controller-manager#896
  • [DEVELOPER] Bump k8s.io/* deps to v0.28.2 by @​afritzlergardener/machine-controller-manager#858

📖 Documentation

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

[gardener/terraformer]

🏃 Others

  • [OPERATOR] Terraform alicloud provider is updated to v1.213.0 by @​shaoyongfenggardener/terraformer#145

... (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-gcp](https://github.com/gardener/gardener-extension-provider-gcp) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/gardener/gardener-extension-provider-gcp/releases)
- [Commits](gardener/gardener-extension-provider-gcp@v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener-extension-provider-gcp
  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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant