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

feat(tf): update terraform terraform-google-modules/kubernetes-engine/google to v27 #2128

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/kubernetes-engine/google (source) module major ~> 9.0 -> ~> 27.0
terraform-google-modules/kubernetes-engine/google (source) module major ~> v26.1.1 -> ~> 27.0.0

Release Notes

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

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

v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • Minimum Google/Google Beta provider versions increased to v4.25.0.
  • promote Spot VM to GA (#​1294)
  • support maintenance_exclusion (#​1273)
Features
Bug Fixes

v21.2.0

Compare Source

Features
Bug Fixes
  • source node pools' auto_upgrade configuration from the GKE cluster (#​1293) (c7c9f44)

v21.1.0

Compare Source

Features
  • support database encryption and google group rbac for autopilot (#​1265) (066149d)
Bug Fixes
  • convert gcfs_config to dynamic block to prevent node pool recreation (81686e7)
  • trim trailing dash from gcp SA name (#​1243) (aee12e7)

v21.0.0

Compare Source

⚠ BREAKING CHANGES
  • update kube-dns configMap using kubernetes_config_map_v1_data (#​1214)
Features
  • Add filestore_csi_driver option for safer cluster variants (#​1176) (40ef1a1)
  • Add app.kubernetes.io/created-by label to CPR in ASM module (#​1190) (bbd9b77)
  • Add keeper for enable_gcfs node pool option for update variants (#​1218) (f431756), closes #​1217
  • Add support for image streaming/GCFS (#​1174) (3a94528)
  • Add support for internal endpoint with ASM module (#​1219) (8e87308)
  • Switch to native Terraform resources for hub registration and ACM (#​947) (9359961)
  • update kube-dns configMap using kubernetes_config_map_v1_data (#​1214) (8547935)
Bug Fixes

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • Added gcp_filestore_csi_driver_config to addons config (#​1166)
  • Rewrote ASM module, see the upgrade guide for details (#​1140)
  • Minimum provider version increased to 4.10.
Features
Bug Fixes
Miscellaneous Chores

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • Change default node image from COS to COS_CONTAINERD (#​1122)
  • Add spot vm support to beta clusters (#​1131)
  • update TPG version constraints to 4.0 (#​1129)
  • TPU firewall rule split into a separate resource
Features
Bug Fixes
  • Allow users to specify network tags for the default node pool (#​1123) (b8b8547)
  • Create separate firewall rule for egress to TPUs (#​1126) (99cfd98)
  • Removed dependency to obsolete template_file by upgrading to templatefile (#​1119) (14a0536)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • safer-cluster modules now use ADVANCED_DATAPATH by default. Set datapath_provider to DATAPATH_PROVIDER_UNSPECIFIED to continue using Dataplane v1.
  • Minimum beta provider version increased to v3.87.0.
Features
  • Added monitoring_enabled_components and logging_enabled_components variables to beta clusters (#​1028) (9278265)
  • Make auto_provisioning_defaults a non-beta feature and set min_cpu_platform for auto-provisioned node pools (#​1077) (5603718)
  • Use ADVANCED_DATAPATH (aka. Dataplane V2) for safer-cluster modules (#​1085) (41a0c83)

v17.3.0

Compare Source

Features
Bug Fixes

v17.2.0

Compare Source

Features
  • Add beta support for confidential_nodes (#​1040) (e105bb5)
  • Added support for specifying min_cpu_platform in node config - … (#​1057) (23b5243)
Bug Fixes
  • Document grant_registry_access for Artifact Registry (#​1044) (d3ca023)
  • pass REVISION_NAME to downstream install script (#​1048) (dd410d7)
  • set image_type, machine_type, and sandboxing on default node pool to comply with validation policies (#​1038) (8e92f6e)

v17.1.0

Compare Source

Features
Bug Fixes

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 29, 2023 22:19
@renovate renovate bot requested review from ArchiFleKs, rguichard and a team and removed request for a team June 29, 2023 22:19
@renovate renovate bot force-pushed the renovate/terraform-google-modules-kubernetes-engine-google-27.x branch 12 times, most recently from f34ce33 to beb4736 Compare July 6, 2023 02:31
…/google to v27

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/terraform-google-modules-kubernetes-engine-google-27.x branch from beb4736 to 9cd4b26 Compare July 6, 2023 02:32
@ArchiFleKs ArchiFleKs merged commit a040071 into main Jul 6, 2023
13 of 14 checks passed
@ArchiFleKs ArchiFleKs deleted the renovate/terraform-google-modules-kubernetes-engine-google-27.x branch July 6, 2023 02:35
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 14.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant