Ben Swartzlander

Results 7 issues of Ben Swartzlander

# Enhancement Description - One-line enhancement description (can be used as a release note): Allow generic data populators by permitting any object to be the data sources for a PVC...

sig/storage
sig/api-machinery
stage/beta

Currently we only test the SINGLE_NODE_WRITER access mode. I suggest we add positive and negative test cases for every supported access mode: SINGLE_NODE_WRITER * should succeed with single readonly publish...

help wanted
lifecycle/frozen

In dynamic provisioner mode, Trident can't enforce detachments because there's no mechanism to do controller attach/detaches for volumes of NFS/iSCSI types. For CSI volumes there is a mechanism though, and...

bug
tracked

Add new controller capability: * UNPUBLISH_FENCE Add new node capabilitiy: * FORCE_UNPUBLISH

In the CSI spec today, all secrets are stored on the CO side, and sent to the SP side at appropriate times. This covers use cases where the secrets are...

This issue is to collect ideas for an eventual 2.0 release of the CSI spec. This issue in no way suggests we plan to address any of these ideas, or...

Because the usage of the staging path and the publish path tends to be rather different for SPs that implement NodeStage/Unstage, it can be difficult to implement NodeGetVolumeStats and NodeExpandVolume...