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 terraform-google-modules/kubernetes-engine/google from 33.0.3 to 34.0.0 in /examples/basic #65

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps terraform-google-modules/kubernetes-engine/google from 33.0.3 to 34.0.0.

Release notes

Sourced from terraform-google-modules/kubernetes-engine/google's releases.

v34.0.0

34.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#2082)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#2109)

Features

  • Add create_ignore_already_exists to workload_identity (#2142) (76d779c)
  • safer-cluster: add create_service_account variable (#2138) (cccabcb)
  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#2082) (96626d5)

Bug Fixes

  • add kubelet_config to default-pool (#2147) (7828a0f)
  • add target tags to node_pool_auto_config for standard clusters (#2118) (d5f66e8)
  • correct confidential node field name (#2140) (373c969)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#2109) (3073b04)
  • fix typo in kube-dns-upstream-nameservers configmap (#2149) (843c56c)
  • node_pools: Update Variants: Add recreate for secondary_boot_disk and local_ssd_ephemeral_count (beta) (#2139) (66231d5)
  • remove dns from autopilot (#2152) (2e645cd)
  • remove unnecessary lookup for safer_cluster nodepool ID (#2160) (179a8ec)
  • send provider enum values for insecureKubeletReadonlyPortEnabled (#2145) (922ab1d)
  • update resource names to snake_case (#2151) (375d27c)

v33.1.0

33.1.0 (2024-10-09)

Features

  • add a flag to allow access through Google Cloud public IP addresses (#2078) (2f412bb)
  • added confidential-nodes flag for node-pools (#2110) (b2a597b)
  • enable L4 ILB subsetting support for safer clusters (#2105) (0733908)

Bug Fixes

  • acm: correct membership location (#2128) (7cf9894)
  • acm: use membership registration location (#2123) (caa194f)
  • allow changing enable_identity_service value in place (#2132) (9c2191e)
  • allow null enable_gcfs setting in defined nodepools (#2111) (700a01d)
  • autopilot: narrow version exclusion (#2112) (620bf32)
  • ignore control plane network when private endpoint subnet is set (#2122) (a4b130d)

v33.0.4

... (truncated)

Changelog

Sourced from terraform-google-modules/kubernetes-engine/google's changelog.

34.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#2082)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#2109)

Features

  • Add create_ignore_already_exists to workload_identity (#2142) (76d779c)
  • safer-cluster: add create_service_account variable (#2138) (cccabcb)
  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#2082) (96626d5)

Bug Fixes

  • add kubelet_config to default-pool (#2147) (7828a0f)
  • add target tags to node_pool_auto_config for standard clusters (#2118) (d5f66e8)
  • correct confidential node field name (#2140) (373c969)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#2109) (3073b04)
  • fix typo in kube-dns-upstream-nameservers configmap (#2149) (843c56c)
  • node_pools: Update Variants: Add recreate for secondary_boot_disk and local_ssd_ephemeral_count (beta) (#2139) (66231d5)
  • remove dns from autopilot (#2152) (2e645cd)
  • remove unnecessary lookup for safer_cluster nodepool ID (#2160) (179a8ec)
  • send provider enum values for insecureKubeletReadonlyPortEnabled (#2145) (922ab1d)
  • update resource names to snake_case (#2151) (375d27c)

33.1.0 (2024-10-09)

Features

  • add a flag to allow access through Google Cloud public IP addresses (#2078) (2f412bb)
  • added confidential-nodes flag for node-pools (#2110) (b2a597b)
  • enable L4 ILB subsetting support for safer clusters (#2105) (0733908)

Bug Fixes

  • acm: correct membership location (#2128) (7cf9894)
  • acm: use membership registration location (#2123) (caa194f)
  • allow changing enable_identity_service value in place (#2132) (9c2191e)
  • allow null enable_gcfs setting in defined nodepools (#2111) (700a01d)
  • autopilot: narrow version exclusion (#2112) (620bf32)
  • ignore control plane network when private endpoint subnet is set (#2122) (a4b130d)

33.0.4 (2024-09-18)

... (truncated)

Commits
  • ef6c1ba chore(master): release 34.0.0 (#2133)
  • 179a8ec refactor: remove unnecessary lookup for safer_cluster nodepool ID (#2160)
  • c9a373a chore(CI): add new verify (#2156)
  • 5d1f7d4 chore: update vpc module in example (#2161)
  • 2e645cd fix: remove dns from autopilot (#2152)
  • 6a82192 chore(deps): Update Terraform terraform-google-modules/bastion-host/google to...
  • f3e2e59 chore(CI): add autopilot DefaultVerify (#2153)
  • 5e7dbd2 chore(CI): add beta_cluster_test DefaultVerify (#2158)
  • 76d779c feat: Add create_ignore_already_exists to workload_identity (#2142)
  • 375d27c fix: update resource names to snake_case (#2151)
  • 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 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 [terraform-google-modules/kubernetes-engine/google](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine) from 33.0.3 to 34.0.0.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-kubernetes-engine@v33.0.3...v34.0.0)

---
updated-dependencies:
- dependency-name: terraform-google-modules/kubernetes-engine/google
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from anmolnagpal as a code owner November 4, 2024 04:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Dependabot tried to add @approvers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/clouddrove/terraform-google-gke-addons/pulls/65/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the clouddrove/terraform-google-gke-addons repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot requested a review from clouddrove-ci as a code owner November 4, 2024 04:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 4, 2024
@anmolnagpal
Copy link
Contributor

Terraform Security Scan Failed

Show Output

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #68.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/terraform/examples/basic/terraform-google-modules/kubernetes-engine/google-34.0.0 branch December 16, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants