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 support to configurable disk type for GCP PodVM #2258

Closed
beraldoleal opened this issue Jan 22, 2025 · 0 comments
Closed

Add support to configurable disk type for GCP PodVM #2258

beraldoleal opened this issue Jan 22, 2025 · 0 comments
Assignees

Comments

@beraldoleal
Copy link
Member

beraldoleal commented Jan 22, 2025

Currently, the disk type for GCP PodVM creation is hard coded to pd-standard.

This issue is about adding support for configurable disk types (e.g., pd-standard, pd-ssd, pd-balanced, pd-extreme) in the provider config. This is important for Intel confidential machine types like C3 or C3D, which don't support pd-standard.

@beraldoleal beraldoleal self-assigned this Jan 22, 2025
beraldoleal added a commit to beraldoleal/cloud-api-adaptor that referenced this issue Jan 29, 2025
Currently, the disk type for GCP PodVM creation is hard coded to
pd-standard.

Fixes confidential-containers#2258.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
beraldoleal added a commit to beraldoleal/cloud-api-adaptor that referenced this issue Jan 29, 2025
Currently, the disk type for GCP PodVM creation is hard coded to
pd-standard.

Fixes confidential-containers#2258.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
beraldoleal added a commit to beraldoleal/cloud-api-adaptor that referenced this issue Jan 29, 2025
Currently, the disk type for GCP PodVM creation is hard coded to
pd-standard.

Fixes confidential-containers#2258.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
beraldoleal added a commit to beraldoleal/cloud-api-adaptor that referenced this issue Feb 4, 2025
Currently, the disk type for GCP PodVM creation is hard coded to
pd-standard.

Fixes confidential-containers#2258.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
beraldoleal added a commit to beraldoleal/cloud-api-adaptor that referenced this issue Feb 5, 2025
Currently, the disk type for GCP PodVM creation is hard coded to
pd-standard.

Fixes confidential-containers#2258.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant