Skip to content

Increase google and google-beta provider versions for GKE cluster#3635

Merged
annuay-google merged 1 commit into
GoogleCloudPlatform:developfrom
annuay-google:annuay/increase-provider-version-gke-cluster
Feb 3, 2025
Merged

Increase google and google-beta provider versions for GKE cluster#3635
annuay-google merged 1 commit into
GoogleCloudPlatform:developfrom
annuay-google:annuay/increase-provider-version-gke-cluster

Conversation

@annuay-google
Copy link
Copy Markdown
Contributor

Current provider version has a known bug:

GKE Terraform Node Pool Update Failure
Issue: A customer experiences "Error: googleapi: Error 400:" when updating a GKE node pool using Terraform, due to an outdated Terraform provider (google-beta_v4.85.0). The provider incorrectly attempts to clear a kubelet_config field, which the GKE API rejects. The issue stems from an incompatibility between the old provider and a new computed field introduced in newer versions.

Submission Checklist

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

@annuay-google annuay-google added bug Something isn't working release-bugfix Added to release notes under the "Bug fixes" heading. and removed bug Something isn't working labels Feb 3, 2025
@annuay-google annuay-google changed the base branch from main to develop February 3, 2025 17:25
@annuay-google annuay-google merged commit 8494ce6 into GoogleCloudPlatform:develop Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-bugfix Added to release notes under the "Bug fixes" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants