-
Notifications
You must be signed in to change notification settings - Fork 925
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
Extend cluster_autoscaling
fields in gke-cluster-standard
#1845
Merged
juliocc
merged 4 commits into
GoogleCloudPlatform:master
from
anthonyhaussman:feat/tone/gke-cluster-standard_cluster_autoscaling_features
Nov 10, 2023
Merged
Extend cluster_autoscaling
fields in gke-cluster-standard
#1845
juliocc
merged 4 commits into
GoogleCloudPlatform:master
from
anthonyhaussman:feat/tone/gke-cluster-standard_cluster_autoscaling_features
Nov 10, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
from
November 7, 2023 16:55
069b090
to
9eca7a6
Compare
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
from
November 8, 2023 08:35
de7b7f3
to
040f309
Compare
juliocc
requested changes
Nov 9, 2023
juliocc
changed the title
feat(gke-cluster-standard): Add feature to setup
Extend Nov 9, 2023
cluster_autoscaling
cluster_autoscaling
fields in gke-cluster-standard
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
2 times, most recently
from
November 9, 2023 14:19
e2c030d
to
70fcfb7
Compare
juliocc
approved these changes
Nov 9, 2023
@anthonyhaussman ;can you fix the failing tests? |
…and `disk_type` to ensure only valid values are specified
auto-merge was automatically disabled
November 10, 2023 08:19
Head branch was pushed to by a user without write access
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
from
November 10, 2023 08:19
70fcfb7
to
a80fe68
Compare
@juliocc It should be good now 🙏 |
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
from
November 10, 2023 08:39
a80fe68
to
7b006d6
Compare
auto-merge was automatically disabled
November 10, 2023 10:45
Head branch was pushed to by a user without write access
anthonyhaussman
force-pushed
the
feat/tone/gke-cluster-standard_cluster_autoscaling_features
branch
from
November 10, 2023 10:45
7b006d6
to
e74e0ca
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(gke-cluster-standard): Add feature to setup cluster_autoscaling
autoscaling_profile
ifOPTIMIZE_UTILIZATION
is neededdisk_size
anddisk_type
management
andshielded_instance_config
Each of these options is optional and set to their default value if not set.
feat(gke-cluster-standard): Add GPUs setup feature for
cluster_autoscaler
Add the possibility to setup
gpu_resources
into node auto-provisioning.Checklist
I applicable, I acknowledge that I have:
terraform fmt
on all modified filestools/tfdoc.py