client icon indicating copy to clipboard operation
client copied to clipboard

Add config option to specify `readOnly` volumes

Open dsimansk opened this issue 2 years ago • 1 comments

Feature request

Per discussion at PR #1709.

Extend current --volume flag to accept config parameter readOnly=true to limit volume accessibility.

UI Example

--volume pvc:myvol:readOnly=true

/kind good-first-issue /kind feature

dsimansk avatar Jul 29 '22 10:07 dsimansk

Which options are actually possible ? Would be good to list those in this issue. If multiple Options can be provided that should be dependable via ,, like in --volume pvc:myvol:readOnly=true, anotherOption=42

rhuss avatar Jul 29 '22 11:07 rhuss

/assign

vyasgun avatar Sep 05 '22 06:09 vyasgun