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

remove GKE reservation validation for local ssd NVMe/CSCI interface #3281

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

chengcongdu
Copy link
Member

@chengcongdu chengcongdu commented Nov 19, 2024

Toolkit reservation validation on disk interface assume local_ssd_count_ephemeral_storage -> ephemeral_storage_local_ssd_config is using SCSI interface, which is not true according to the Terraform reference

This would break the use case of A3* Reservation (use NVMe by default for its local ssd).

Synced with @ankitkinra and agree on removing this reservation for now to unblock critical use case.

We need to better understand if this validation is still needed, or how we should update it.

@chengcongdu chengcongdu added the release-bugfix Added to release notes under the "Bug fixes" heading. label Nov 19, 2024
@chengcongdu chengcongdu merged commit 7c0939b into GoogleCloudPlatform:develop Nov 19, 2024
8 of 56 checks passed
@ighosh98 ighosh98 mentioned this pull request Dec 4, 2024
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