Skip to content

NodePublishVolume target_path uniqueness requirement #49

Closed
@Jgoldick

Description

@Jgoldick

There is an assumed uniqueness of target_path across Volumes that today must be enforced by the CO. If two volumes had the same target_path and they ended up on the same node there would be problems, even worse this bad config would be masked if they were first published on different nodes.

Even if we implemented the changes described in https://github.com/container-storage-interface/spec/issues/17 and the target_path would still need to be unique relative to the container-scoped name space.

Note for those of a Windows-bent: be aware that not every file system is case sensitive so one can have two different strings that are effectively the same target_path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions