November 18, 2016
View aff9913

Fix cfs period calculation

Michael Crosby authored on 2016/11/18 09:39:47
November 16, 2016
View d22ac2f

Fix error messages for `--cpus` from daemon

Yong Tang authored on 2016/11/16 08:48:46
November 5, 2016
View efa5e85

Merge pull request #26276 from runcom/seccomp-conf

Justin Cormack authored on 2016/11/05 00:45:30
November 4, 2016
View 4c10c2d

Ensure that SELinux Options are set when seccomp is already set

Mrunal Patel authored on 2016/11/04 01:44:40
View 81683e8

Merge pull request #27599 from estesp/getent-path

Justin Cormack authored on 2016/11/04 00:11:42
November 2, 2016
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
View 74bdacb

Merge pull request #27953 from thaJeztah/fix-deprecation-version

Michael Crosby authored on 2016/11/02 06:31:32
View bf16fa4

Merge pull request #27929 from daehyeok/logrus_refactoring

Alexander Morozov authored on 2016/11/02 03:12:46
View e41a39d

Update deprecation versions for "email" and colon in "security options"

Sebastiaan van Stijn authored on 2016/11/02 01:12:27
November 1, 2016
View fa710e5

Fix logrus formatting This fix tries to fix logrus formatting by removing `f` from `logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string is not present.

Daehyeok Mun authored on 2016/11/01 13:05:01
View a9b6319

Optimized the indentation of codes and fix two typos

Yanqiang Miao authored on 2016/11/01 11:35:18
October 21, 2016
View 6cb8392

Add support for looking up user/groups via `getent`

Phil Estes authored on 2016/10/21 04:43:42
September 17, 2016
View e9c4c51

Fix issue for `--fixed-cidr` when bridge has multiple addresses

Yong Tang authored on 2016/09/17 14:46:20
September 2, 2016
View b237189

daemon: add a flag to override the default seccomp profile

Antonio Murdaca authored on 2016/09/02 22:20:54
June 8, 2016
View 56f77d5

Implementing support for --cpu-rt-period and --cpu-rt-runtime so that containers may specify these cgroup values at runtime. This will allow processes to change their priority to real-time within the container when CONFIG_RT_GROUP_SCHED is enabled in the kernel. See #22380.

Erik St. Martin authored on 2016/06/08 04:05:43