container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

nit: scrub spec for should, must, etc. and capitalize #288

Closed saad-ali closed 5 years ago

saad-ali commented 5 years ago

We still have instances of the keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" that are not capitalized, before 1.0 we should fix that.

Example: // Plugin should ensure that multipleCreateVolumecalls for the in CreateVolumeRequest.