spec icon indicating copy to clipboard operation
spec copied to clipboard

Invalid RESOURCE_EXHAUSTED code in spec for CreateSnapshot

Open jfbus opened this issue 8 months ago • 1 comments

What happened:

The CreateSnapshot spec requires to return a "13 RESOURCE_EXHAUSTED" error:

Not enough space to create snapshot 13 RESOURCE_EXHAUSTED There is not enough space on the storage system to handle the create snapshot request.

What you expected to happen:

The code for RESOURCE_EXHAUSTED should be 8.

Anything else we need to know?:

Environment:

  • CSI Spec version: master
  • Others:

jfbus avatar Apr 10 '25 13:04 jfbus