Uh oh!
There was an error while loading. Please reload this page.
[Linux Config] Clarify which filesystem is being referenced - #577
[Linux Config] Clarify which filesystem is being referenced#577RobDolinMS wants to merge 3 commits into
Conversation
Signed-off-by: Rob Dolin <robdolin@microsoft.com>
| Applications expecting a Linux environment will very likely expect these files paths to be setup correctly. | ||
| The following filesystems MUST be made available in each application's filesystem | ||
| The following filesystems MUST be made available in each containerized application's filesystem |
There was a problem hiding this comment.
@crosbymichael pointed out a while back that we do not define “application”. Can we use “… in the container mount namespace:”? The glossary does define “container namespace”.
There was a problem hiding this comment.
You can just say in each container's filesystem.
@wking you are using the term incorrectly when referring to namespaces. A mount namespace is nothing more than a new mounttable for the container and is decoupled from the root filesystem.
wking
commented
Sep 20, 2016
On Tue, Sep 20, 2016 at 09:21:24AM -0700, Michael Crosby wrote:
And that mount table is where these filesystems must be available, |
Updating language as suggested by Michael Crosby in comments Signed-off-by: Rob Dolin <robdolin@microsoft.com>
RobDolinMS
left a comment
There was a problem hiding this comment.
Updating per @crosbymichael
mrunalp
commented
Sep 20, 2016
@RobDolinMS Could you squash the commits? |
hqhq
commented
Oct 5, 2016
ping @RobDolinMS |
tianon
left a comment
There was a problem hiding this comment.
LGTM
Any reason we can't just use GitHub's "squash-and-merge" if there's a strong preference for this to be a single commit?
mrunalp
commented
Nov 10, 2016
Needs rebase :/ |
RobDolinMS
commented
Jan 17, 2017
Signed-off-by: Rob Dolin robdolin@microsoft.com |
Replaces PR #577 Signed-off-by: Rob Dolin <robdolin@microsoft.com>
RobDolinMS
commented
Jan 17, 2017
Replaced with #658. |
Replaces #577 Signed-off-by: Rob Dolin (MSFT) <robdolin@microsoft.com>
Signed-off-by: Rob Dolin robdolin@microsoft.com