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

Bump github.com/gardener/gardener-extension-provider-gcp from 1.39.0 to 1.40.1 #495

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps github.com/gardener/gardener-extension-provider-gcp from 1.39.0 to 1.40.1.

Release notes

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

v1.40.1

[gardener/gardener-extension-provider-gcp]

🐛 Bug Fixes

  • [USER] Fix missing RBAC PV patching permissions for csi-provisioner" by @​kon-angelo #900

Helm Charts

  • admission-gcp-application: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/extensions/admission-gcp-application:v1.40.1
  • admission-gcp-runtime: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/extensions/admission-gcp-runtime:v1.40.1
  • provider-gcp: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/extensions/provider-gcp:v1.40.1

Docker Images

  • gardener-extension-admission-gcp: europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/admission-gcp:v1.40.1
  • gardener-extension-provider-gcp: europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/provider-gcp:v1.40.1

v1.40.0

[gardener/gardener-extension-provider-gcp]

⚠️ Breaking Changes

  • [USER] Remove redundant firewall rule *-allow-external-access that allowed traffic from all 0 by @​kon-angelo #876

🏃 Others

  • [OPERATOR] Check priority of firewall rules in integration tests by @​kon-angelo #877
  • [OPERATOR] Added validation to prevent IPv6-only/dual-stack clusters as they are not supported, yet. by @​ScheererJ #878
  • [OPERATOR] Update gardener/gardener to v1.105.0 by @​hebelsan #869
  • [OPERATOR] Updating CSI driver provisioner ClusterRole rules by @​hebelsan #867
  • [OPERATOR] Prevent unnecessary CNI side car containers for SNAT to upstream DNS servers by @​ScheererJ #868

[gardener/machine-controller-manager]

✨ New Features

  • [DEVELOPER] MCM replaces the magic string <<MACHINE_NAME>> in user data with the name of the machine when it is bootstrapped. by @​oliver-goetzgardener/machine-controller-manager#919
  • [DEVELOPER] MCM adds the name of the machine to node.gardener.cloud/machine-name label of the corresponding node. by @​oliver-goetzgardener/machine-controller-manager#919

🐛 Bug Fixes

  • [DEVELOPER] Fixed bug that removed the shoot-- prefix from control cluster namespace for integration tests using the gardener local setup case by @​thiyyakatgardener/machine-controller-manager#935
  • [OPERATOR] Fixed a bug where failure of machine initialization caused label updates to not happen. by @​thiyyakatgardener/machine-controller-manager#940
  • [OPERATOR] Fixed a bug where the Unitialised error code was blocking machine deletion by @​rishabh-11gardener/machine-controller-manager#928

🏃 Others

  • [DEVELOPER] The following dependencies are updated:
    • k8s.io/* : v0.29.3 -> v0.31.0 by @​ary1992gardener/machine-controller-manager#938
  • [OPERATOR] golangci-lint will now be used as the linter instead of the older golint by @​aaronferngardener/machine-controller-manager#929
  • [OPERATOR] Drain timeout is now correctly honored for Pod eviction during Machine Drain by @​sssash18gardener/machine-controller-manager#920
  • [OPERATOR] Golang version used is now upgraded to 1.22.5 by @​aaronferngardener/machine-controller-manager#929
  • [OPERATOR] getVMStatus always redirects to InitiateDrain. It also populates the node label on the machine object by checking node.gardener.cloud/machine-name label on the nodes. by @​thiyyakatgardener/machine-controller-manager#940

📖 Documentation

  • [OPERATOR] Broken API doc links are now fixed by @​rishabh-11gardener/machine-controller-manager#927

... (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)

@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 20:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 18, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 21, 2024
@Disper
Copy link
Member

Disper commented Nov 21, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/gardener-extension-provider-gcp-1.40.1 branch from c17553d to dcee4b6 Compare November 21, 2024 07:14
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Nov 21, 2024
@kyma-bot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

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

---
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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/gardener-extension-provider-gcp-1.40.1 branch from dcee4b6 to 3f2467c Compare November 21, 2024 07:38
@Disper
Copy link
Member

Disper commented Nov 21, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@Disper
Copy link
Member

Disper commented Nov 21, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@Disper Disper closed this Nov 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

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.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gardener/gardener-extension-provider-gcp-1.40.1 branch November 21, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants