hpe-storage / dory

Kubernetes Flexvolume Driver for Docker Volume Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce accessMode enforcement in "driver.json"

datamattsson opened this issue · comments

It would be practical to introduce an accessMode enforcement for a particular driver in the driver.json file to have doryd reject incompatible accessModes specified in the PVC. The user should get the appropriate error message if an incompatible accessMode have been submitted.