Closed
Description
Handling multiple invocation of NodePublish for a given volume on the same node.
Use cases:
- Security: where the same volume is consumed from different containers running on the same node each with a different user/access mode.
- idempotency requests: The SP can not rely on having a single invocation of NodePublish request such as in timeout flows
Details can be found in issue NodePublish – Secure access to shared mounted volumes #17