[jira] [Updated] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-285:
---
Description: 
Some commands (such as ps, etc) will use PTRACE in order to perform some 
operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied by 
AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
should run docker in privileged mode with the capability to disable it.  Later 
on, when 1.10 becomes more common, we can flip the default to false.

https://github.com/docker/docker/issues/7276 has the gory details.

  was:
Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied by 
AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
should run docker in privileged mode with the capability to disable it.  Later 
on, when 1.10 becomes more common, we can flip the default to false.

https://github.com/docker/docker/issues/7276 has the gory details.


> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-285:
---
Attachment: YETUS-285.01.patch

01:
* fix shellcheck errors

> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-285:
---
Attachment: YETUS-285.00.patch

-00:
* initial patch

> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)