What happened:
Kubernetes storage class supports three kind of diskformats
thin, zeroedthick and eagerzeroedthick. Default: "thin"
currently CSI block/file plugins do not read/consider this user input
What you expected to happen:
CSI should have processing logic for diskformat parameter for storage class
Also passing this parameter to hotpot layer should be analysed
How to reproduce it (as minimally and precisely as possible):
Is this a BUG REPORT or FEATURE REQUEST?:
What happened: Kubernetes storage class supports three kind of diskformats thin, zeroedthick and eagerzeroedthick. Default: "thin"
currently CSI block/file plugins do not read/consider this user input
What you expected to happen: CSI should have processing logic for diskformat parameter for storage class Also passing this parameter to hotpot layer should be analysed
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
uname -a
):