-
Notifications
You must be signed in to change notification settings - Fork 4.7k
gce: bump GCE PD CSI Driver #17712
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
base: master
Are you sure you want to change the base?
gce: bump GCE PD CSI Driver #17712
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/cc @hakman |
|
:( Their image build pipeline is broken kubernetes-sigs/gcp-compute-persistent-disk-csi-driver#2212 Last release in registry.k8s.io is 1.17.9 |
| app.kubernetes.io/managed-by: kops | ||
| k8s-addon: gcp-pd-csi-driver.addons.k8s.io | ||
| kubernetes.io/cluster-service: "true" | ||
| name: balanced-storage |
There was a problem hiding this comment.
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...
There was a problem hiding this comment.
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)
There was a problem hiding this comment.
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.
I'll take a look at this |
8672ea7 to
b344fa7
Compare
|
/test pull-kops-e2e-k8s-gce-cilium-hyperdisk |
b344fa7 to
dc4d9ee
Compare
|
/test pull-kops-e2e-k8s-gce-cilium-hyperdisk |
dc4d9ee to
fe7877e
Compare
|
/test pull-kops-e2e-k8s-gce-kindnet-hyperdisk |
|
This is almost ready to be merged:
|
|
/priority critical-urgent The driver currently being used is too old for arm64 GCE jobs, and they are failing to launch |
fe7877e to
36756f5
Compare
|
/skip /test pull-kops-e2e-k8s-gce-kindnet-hyperdisk |
|
@upodroid: The following tests failed, say
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. |
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