Mention about the possibilities of using staging_target_path at NodeStage#386
Open
humblec wants to merge 2 commits intocontainer-storage-interface:masterfrom
Open
Mention about the possibilities of using staging_target_path at NodeStage#386humblec wants to merge 2 commits intocontainer-storage-interface:masterfrom
humblec wants to merge 2 commits intocontainer-storage-interface:masterfrom
Conversation
Contributor
Author
|
/assign @msau42 |
|
I think its a good clarification. So I think its good clarification that staging_target_path can be used for CSI driver metadata for example. |
…tage. At present, it is unclear to SP that, how to use staging_target_path and the possibilities of using the same. This patch add more details on `staging target path` and its usage. Fix # container-storage-interface#385 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Contributor
Author
|
/assign @saad-ali |
jdef
reviewed
Sep 10, 2019
julian-hj
suggested changes
Feb 5, 2020
Signed-off-by: hchiramm <hchiramm@redhat.com>
Contributor
Author
Member
|
I have no objections to this. But please bring it up at the next CSI meeting, would be good to get more eyeballs on this before merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
At present, it is unclear to SP that, how to use staging_target_path
and the possibilities of using the same. This patch add more details
on
staging target pathand its usage.Fix # #385
Signed-off-by: Humble Chirammal hchiramm@redhat.com