[
https://issues.apache.org/jira/browse/MESOS-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174457#comment-15174457
]
Joris Van Remoortere edited comment on MESOS-4780 at 3/1/16 10:42 PM:
----------------------------------------------------------------------
{code}
commit 9f1b115a67a1625a4807c2a7d4e1a41bca1af2a6
Author: Daniel Pravat <[email protected]>
Date: Tue Mar 1 14:18:41 2016 -0800
Stout: Marked `os::su` as deleted on Windows.
Review: https://reviews.apache.org/r/40939/
commit a1f731746657b1cbcf136ddb2bf154ca3da271fc
Author: Daniel Pravat <[email protected]>
Date: Tue Mar 1 14:16:08 2016 -0800
Stout: Marked `os::chroot` as deleted on Windows.
Review: https://reviews.apache.org/r/40938/
commit a1a9cd5939d25f82214a5c533bde96a3493f81f3
Author: Alex Clemmer <[email protected]>
Date: Tue Mar 1 13:35:13 2016 -0800
Windows: Stout: Removed user based functions.
Review: https://reviews.apache.org/r/43905/
commit b9de8c6a06f0d0246ea38ab5586de1d0b2478c38
Author: Alex Clemmer <[email protected]>
Date: Tue Mar 1 13:33:37 2016 -0800
Windows: Removed `user` launcher flag, preventing `su`.
`su` does not exist on Windows. Unfortunately, the launcher also depends
on it. In this commit, we remove Windows support for the launcher flag
`user`, which controls whether we use `su` in the launcher. This
allows us to divest ourselves of `su` altogether on Windows.
Review: https://reviews.apache.org/r/43905/
{code}
was (Author: jvanremoortere):
{code}
commit a1a9cd5939d25f82214a5c533bde96a3493f81f3
Author: Alex Clemmer <[email protected]>
Date: Tue Mar 1 13:35:13 2016 -0800
Windows: Stout: Removed user based functions.
Review: https://reviews.apache.org/r/43905/
commit b9de8c6a06f0d0246ea38ab5586de1d0b2478c38
Author: Alex Clemmer <[email protected]>
Date: Tue Mar 1 13:33:37 2016 -0800
Windows: Removed `user` launcher flag, preventing `su`.
`su` does not exist on Windows. Unfortunately, the launcher also depends
on it. In this commit, we remove Windows support for the launcher flag
`user`, which controls whether we use `su` in the launcher. This
allows us to divest ourselves of `su` altogether on Windows.
Review: https://reviews.apache.org/r/43905/
{code}
> Remove `user` and `rootfs` flags in Windows launcher.
> -----------------------------------------------------
>
> Key: MESOS-4780
> URL: https://issues.apache.org/jira/browse/MESOS-4780
> Project: Mesos
> Issue Type: Task
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Labels: mesosphere, windows-mvp
> Fix For: 0.28.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)