gcp-compute-persistent-disk-csi-driver
gcp-compute-persistent-disk-csi-driver copied to clipboard
Update LSSD raiding logic to support NVME VMs
What type of PR is this? /kind bug
What this PR does / why we need it: This updates the RAIDing logic for Local SSD caching to exclude PDs from raiding. Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: Validated Data cache E2E tests on c3-standard-22-lssd Does this PR introduce a user-facing change?:
NONE
/assign @mattcary
/lgtm /approve
/hold running some checks for this
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/unhold
/lgtm /approve
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/test pull-gcp-compute-persistent-disk-csi-driver-e2e
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mattcary, Sneha-at
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [mattcary]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@Sneha-at: The following test 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-gcp-compute-persistent-disk-csi-driver-e2e | 7eddb8db09da4188c8b16dc7a46c7c4ff254712e | link | true | /test pull-gcp-compute-persistent-disk-csi-driver-e2e |
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.
e2e test failing due to known issue with snapshot delete operations. Force-merging to work around that.