local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

Add support for Block devices

Open Deltachaos opened this issue 1 year ago • 6 comments

Following up to #125 and after #127 has been merged, it should be up to the helper Pod to decide up on support for Block devices or not.

In fact i have it running with the scripts from #125

But to create the ressources the PV that gets created needs to inherit the correct volumeMode and block support should be allowed.

Deltachaos avatar Jun 10 '24 22:06 Deltachaos