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 30.2.0 to 31.1.0 in /examples/complete #46

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps terraform-google-modules/kubernetes-engine/google from 30.2.0 to 31.1.0.

Release notes

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

v31.1.0

31.1.0 (2024-06-26)

Features

  • Add enable_cilium_clusterwide_network_policy support (#1972) (72cf873)
  • Add enable_l4_ilb_subsetting for autopilot clusters (#1969) (c48dc6e)
  • add pod_pids_limit for kubelet_config in all modules, example and autogen (#1922) (eec38a2)
  • Adding extra permissions to the cluster's default service account (#1943) (4fab404)
  • Set boot_disk_kms_key cluster wide and for cluster_autoscaling (#1959) (654868e)

Bug Fixes

  • avoid auto_provisioning_defaults drift (#1806) (0005ab9)
  • firewall rules for autopilot clusters are ineffective. add cluster_network_tag to autopilot cluster network_tags if firewalls are toggled on (#1817) (e7b20cd)
  • Fix the value of output "identity_service_enabled" in beta modules (#1982) (a6210fc)

v31.0.0

31.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • TPG>=5.25.0: bump for #1948 (#1955)
  • TPG>=5.21: add queued_provisioning (#1950)
  • TPG>=5.25.0: Add support for StatefulHA Addon (#1948)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#1936)

Features

  • Add local_ssd_ephemeral_count to default configuration (#1944) (04ebd0c)
  • add missing dns_cache output in non beta (#1864) (3d5cc9f)
  • Add option image_type in cluster_autoscaling block (#1905) (2272164)
  • Add secondary_boot_disks to node_pool configuration. (#1946) (11bae67)
  • add security posture VULNERABILITY_ENTERPRISE (#1947) (c48c8ab)
  • add support for gpu_sharing_config on nodepool (#1874) (b57387c)
  • Add threads_per_core setting for node config in node pools (#1942) (e573ced)
  • Add upgrade_settings for NAP created node pools (#1908) (c87bb41)
  • TPG>=5.21: add queued_provisioning (#1950) (c87333b)
  • TPG>=5.25.0: Add support for StatefulHA Addon (#1948) (acbb453)

Bug Fixes

  • add gpu_driver_version to recreate list + docs (#1913) (12cf40f)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#1936) (d01e5bc)
  • docs: remove beta from docs from non beta arguments (#1957) (3de63b3)
  • dynamic block ephemeral_storage_local_ssd_config (#1951) (26eb7c0)

... (truncated)

Changelog

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

31.1.0 (2024-06-26)

Features

  • Add enable_cilium_clusterwide_network_policy support (#1972) (72cf873)
  • Add enable_l4_ilb_subsetting for autopilot clusters (#1969) (c48dc6e)
  • add pod_pids_limit for kubelet_config in all modules, example and autogen (#1922) (eec38a2)
  • Adding extra permissions to the cluster's default service account (#1943) (4fab404)
  • Set boot_disk_kms_key cluster wide and for cluster_autoscaling (#1959) (654868e)

Bug Fixes

  • avoid auto_provisioning_defaults drift (#1806) (0005ab9)
  • firewall rules for autopilot clusters are ineffective. add cluster_network_tag to autopilot cluster network_tags if firewalls are toggled on (#1817) (e7b20cd)
  • Fix the value of output "identity_service_enabled" in beta modules (#1982) (a6210fc)

31.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • TPG>=5.25.0: bump for #1948 (#1955)
  • TPG>=5.21: add queued_provisioning (#1950)
  • TPG>=5.25.0: Add support for StatefulHA Addon (#1948)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#1936)

Features

  • Add local_ssd_ephemeral_count to default configuration (#1944) (04ebd0c)
  • add missing dns_cache output in non beta (#1864) (3d5cc9f)
  • Add option image_type in cluster_autoscaling block (#1905) (2272164)
  • Add secondary_boot_disks to node_pool configuration. (#1946) (11bae67)
  • add security posture VULNERABILITY_ENTERPRISE (#1947) (c48c8ab)
  • add support for gpu_sharing_config on nodepool (#1874) (b57387c)
  • Add threads_per_core setting for node config in node pools (#1942) (e573ced)
  • Add upgrade_settings for NAP created node pools (#1908) (c87bb41)
  • TPG>=5.21: add queued_provisioning (#1950) (c87333b)
  • TPG>=5.25.0: Add support for StatefulHA Addon (#1948) (acbb453)

Bug Fixes

... (truncated)

Commits
  • 165a4ae chore(master): release 31.1.0 (#1961)
  • 746211e chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test...
  • 72cf873 feat: Add enable_cilium_clusterwide_network_policy support (#1972)
  • a6210fc fix: Fix the value of output "identity_service_enabled" in beta modules (#1982)
  • c48dc6e feat: Add enable_l4_ilb_subsetting for autopilot clusters (#1969)
  • e7b20cd fix: firewall rules for autopilot clusters are ineffective. add cluster_netwo...
  • 654868e feat: Set boot_disk_kms_key cluster wide and for cluster_autoscaling (#1959)
  • eec38a2 feat: add pod_pids_limit for kubelet_config in all modules, example and autog...
  • 6dd46d1 chore: add gke island cluster anywhere in GCP design (#1967)
  • 329c08f chore(CI): add CURRENT_STATE_DECRYPTED (#1974)
  • 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 30.2.0 to 31.1.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@v30.2.0...v31.1.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 added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@dependabot dependabot bot requested a review from anmolnagpal as a code owner July 1, 2024 03:23
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Jul 1, 2024
@dependabot dependabot bot requested a review from clouddrove-ci as a code owner July 1, 2024 03:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 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/46/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

@clouddrove-ci clouddrove-ci merged commit af82976 into master Jul 2, 2024
8 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/examples/complete/terraform-google-modules/kubernetes-engine/google-31.1.0 branch July 2, 2024 09:51
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.

1 participant