Skip to content

Conversation

@upodroid
Copy link
Member

GCE PD CSI Driver is out of date and doesn't work correctly with VMs running C4

C4 instances can't use pd-* disks, so I introduced a new storageclass as described by Google at https://docs.cloud.google.com/kubernetes-engine/docs/how-to/persistent-volumes/hyperdisk#hyperdisk-balanced

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Oct 27, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hakman for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@upodroid upodroid changed the title bump GCE PD CSI Driver gce: bump GCE PD CSI Driver Oct 27, 2025
@upodroid
Copy link
Member Author

/cc @hakman

@k8s-ci-robot k8s-ci-robot requested a review from hakman October 27, 2025 13:11
@upodroid
Copy link
Member Author

upodroid commented Oct 27, 2025

app.kubernetes.io/managed-by: kops
k8s-addon: gcp-pd-csi-driver.addons.k8s.io
kubernetes.io/cluster-service: "true"
name: balanced-storage
Copy link
Member

Choose a reason for hiding this comment

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

Do you happen to know if GKE does the same thing? We don't need to follow GKE, but it would probably be easier for users if they are the same...

Copy link
Member

Choose a reason for hiding this comment

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

(I can take a look if needed)

Copy link
Member Author

@upodroid upodroid Oct 27, 2025

Choose a reason for hiding this comment

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

GKE doesn't add it by default; users need to create it but the one created by default is broken on C4 nodes. If we ran the k8s test-suite all the pvc tests will fail.

@justinsb
Copy link
Member

:( Their image build pipeline is broken

I'll take a look at this

@upodroid
Copy link
Member Author

upodroid commented Nov 4, 2025

/test pull-kops-e2e-k8s-gce-cilium-hyperdisk

@upodroid upodroid force-pushed the bump-gce-pd-csi-driver branch from b344fa7 to dc4d9ee Compare November 4, 2025 21:05
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 4, 2025
@upodroid
Copy link
Member Author

upodroid commented Nov 4, 2025

/test pull-kops-e2e-k8s-gce-cilium-hyperdisk

@upodroid upodroid force-pushed the bump-gce-pd-csi-driver branch from dc4d9ee to fe7877e Compare November 5, 2025 09:24
@upodroid
Copy link
Member Author

upodroid commented Nov 5, 2025

/test pull-kops-e2e-k8s-gce-kindnet-hyperdisk

@upodroid
Copy link
Member Author

upodroid commented Nov 5, 2025

This is almost ready to be merged:

@upodroid
Copy link
Member Author

upodroid commented Nov 5, 2025

/priority critical-urgent

The driver currently being used is too old for arm64 GCE jobs, and they are failing to launch

@k8s-ci-robot k8s-ci-robot added the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Nov 5, 2025
@upodroid upodroid force-pushed the bump-gce-pd-csi-driver branch from fe7877e to 36756f5 Compare November 6, 2025 01:59
@upodroid
Copy link
Member Author

upodroid commented Nov 6, 2025

/skip

/test pull-kops-e2e-k8s-gce-kindnet-hyperdisk

@k8s-ci-robot
Copy link
Contributor

@upodroid: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kops-e2e-k8s-gce-cilium-hyperdisk dc4d9ee link true /test pull-kops-e2e-k8s-gce-cilium-hyperdisk
pull-kops-e2e-k8s-gce-kindnet-hyperdisk 36756f5 link true /test pull-kops-e2e-k8s-gce-kindnet-hyperdisk

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/addons area/api cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants