Skip to content
#

csi

Here are 157 public repositories matching this topic...

scoof
scoof commented Dec 16, 2020

Is your feature request related to a problem?/Why is this needed
Volumes are already tagged with namespace and pvc metadata. Snapshots lack this data. The CSI snapshot controller adds this data. It just needs to be used in the driver.

Describe the solution you'd like in detail
I want these tags to be populated for snapshots:
kubernetes.io/created-for/pv/name
kubernetes.io/created-fo

aramase
aramase commented Jan 5, 2021

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently there is no way to debug test failures in CI. We should dump logs after tests are run to debug errors and also to determine if we are logging all the required information.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Improve this page

Add a description, image, and links to the csi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csi topic, visit your repo's landing page and select "manage topics."

Learn more