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

Add options for create and update timeouts to gke modules #1426

Merged

Conversation

nick-stroud
Copy link
Collaborator

@nick-stroud nick-stroud commented Jun 9, 2023

After #1424, node pools may take longer to create if they are also creating a large number of static nodes. This change allows users to adjust the timeout.

Manually tested with default of null and setting to value.

Submission Checklist

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 Cloud HPC Toolkit Contribution guidelines #

Copy link
Member

@cboneti cboneti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR has nothing wrong, so approved, but please comment on why this is needed.

@cboneti cboneti assigned nick-stroud and unassigned cboneti Jun 9, 2023
@nick-stroud nick-stroud force-pushed the gke-terraform-timeouts branch from 9247059 to 9506290 Compare June 9, 2023 19:21
@nick-stroud nick-stroud enabled auto-merge June 9, 2023 19:22
@nick-stroud nick-stroud merged commit 2475770 into GoogleCloudPlatform:develop Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants