Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec: Clarify target_path and staging_target_path #312

Merged
merged 1 commit into from
Nov 9, 2018

Commits on Nov 9, 2018

  1. spec: Clarify target_path and staging_target_path

    This patch clarifies the `target_path` and `staging_target_path` in the
    spec. It is CO's responsibility to make sure that SP has the permission
    to read or write `target_path` and `staging_target_path`, and is able to
    create files/directories if the path does not exist.
    
    This patch also changes the wording in `NodeStageVolume` call to enable
    those plugins that want to use the `NodeStageVolume` call as a lifecycle
    hook, but does not want to mount to the `staging_target_path`.
    jieyu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    5efa594 View commit details
    Browse the repository at this point in the history