-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
Currently the volume root directory is defined as:
provisionRoot = "/csi-data-dir"
But IIRC, it used to be tmp
before. I think we need this path to be stable in e2e, so as we don't have to update the YAMLs if the code changes. The best way of doing this perhaps to make the root directory configurable, so as e2es can keep using paths they were using and other users can define new path.
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.