Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

chore(deps): update terraform terraform-google-modules/kubernetes-engine/google to v31 - autoclosed #11

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/kubernetes-engine/google (source) module major 16.1.1 -> 31.1.0

Release Notes

terraform-google-modules/terraform-google-kubernetes-engine (terraform-google-modules/kubernetes-engine/google)

v31.1.0

Compare Source

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

Compare Source

⚠ 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
Bug Fixes

v30.3.0

Compare Source

Features
Bug Fixes

v30.2.0

Compare Source

Features

v30.1.0

Compare Source

Features
Bug Fixes
  • handle missing fleet membership and extend asm timeout (#​1880) (22896b0)

v30.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=5.9: cluster autoscaling profile is GA (#​1839)
  • Update least privilege default service account (#​1844)
  • TPG>=5.6: use hub membership location for output (#​1824)
  • Revert create least privilege default service account (#​1757) (#​1827)
  • TF>=1.1: Configure ASM management mode (#​1702)
Features
Bug Fixes

v29.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPGv5: update to TPG v5 (#​1761)
  • align keepers with ForceNew: true fields (#​1698)
  • Create least privilege default service account (#​1757)
  • acm: remove direct kubectl commands (#​1751)
  • TPG>=4.81.0: add fqdn policies (#​1729)
  • enabling vulnerability and audit modes for workloads (#​1749)
  • support for enabling image streaming at cluster level (#​1696)
  • make promethus configurable (#​1715)
  • Add support for additional pod secondary ranges at the cluster level (#​1738)
Features
Bug Fixes

v28.0.0

Compare Source

⚠ BREAKING CHANGES
  • support gcs fuse addon (#​1722)
  • Add support for disk_size and disk_type for cluster_autoscaling. (#​1693)
Features
Bug Fixes

v27.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=4.32.0: Support enabling Policy Controller mutations (#​1665)
Features
Bug Fixes

v26.1.1

Compare Source

Bug Fixes

v26.1.0

Compare Source

Features
Bug Fixes

v26.0.0

Compare Source

⚠ BREAKING CHANGES
  • set release_channel and auto_upgrade, drop meshtelemetry (#​1618)
  • kubernetes ~> 2.13: Remove 1.23 restriction on workload identity module (#​1595)
  • acm: prevent conflicts in IAM binding (#​1576)
Features
  • add blue/green upgrade strategy settings (#​1551) (db51271)
  • add enable_private_nodes options to node_pool network_config (#​1604) (48d7590)
  • allow setting network tags on autopilot clusters (#​1572) (23e9c96)
  • Workload Identity module, to bind roles in various projects for the service account created (#​1574) (53f0f58)
Bug Fixes

v25.0.0

Compare Source

⚠ BREAKING CHANGES
  • Promote node sysctl config to GA (#​1536)
  • enable auto repair and upgrade with cluster autoscaling (#​1530)
  • support for gateway api for safer cluster variants (#​1523)
  • promote gke_backup_agent_config to ga (#​1513)
  • enable private nodes with specified pod ip range (#​1514)
  • Promote managed_prometheus to GA (#​1505)
  • support for gateway api (#​1510)
  • Add option to pass resource_labels to NP (#​1508)
  • promote gce_pd_csi_driver to GA (#​1509)
  • Set the provided SA when creating autopilot clusters (#​1495)
Features
Bug Fixes

v24.1.0

Compare Source

Features
  • Allow enabling cost management for safer_cluster module (#​1475) (8507e09)

v24.0.0

Compare Source

⚠ BREAKING CHANGES
  • cost_management_config is out of beta now (#​1470)
  • update variant - recreate node pools on max_pods_per_node or pod_range change (#​1464)
  • expose global master access in GA modules (#​1421)
  • min tpb bump for location_policy
  • min TPG bump for location_policy (#​1453)
  • add service_external_ips option (#​1441)
  • Adding Support for Cost Allocation Feature in Beta (#​1413)
  • add boot_disk_kms_key variable for node pools to GA modules (#​1371)
Features
Bug Fixes

v23.3.0

Compare Source

Features
Bug Fixes

v23.2.0

Compare Source

Features
  • add support for provisioning windows node pools (92d7c67)
  • Allow configuring cluster_autoscaling for safer cluster variants (#​1407) (a661eea)

v23.1.0

Compare Source

Features

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • Increased minimum Google Provider version to 4.29 (#​1353)
  • The new binary_authorization (#​1332) may result in the first apply after upgrading taking additional time
Features
Bug Fixes

v22.1.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/terraform-google-modules-kubernetes-engine-google-31.x branch from 9bea1f5 to be4e5b6 Compare June 28, 2024 16:20
@renovate renovate bot changed the title chore(deps): update terraform terraform-google-modules/kubernetes-engine/google to v31 chore(deps): update terraform terraform-google-modules/kubernetes-engine/google to v31 - autoclosed Aug 13, 2024
@renovate renovate bot closed this Aug 13, 2024
@renovate renovate bot deleted the renovate/terraform-google-modules-kubernetes-engine-google-31.x branch August 13, 2024 22:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants