Sebastiaan van Stijn
|
f6002117a4
Extract container-config and container-hostconfig validation
|
6 years ago |
Sebastiaan van Stijn
|
b6e373c525
Rename verifyContainerResources to verifyPlatformContainerResources
|
6 years ago |
Sebastiaan van Stijn
|
e278678705
Remove unused argument from verifyPlatformContainerSettings
|
6 years ago |
Sebastiaan van Stijn
|
10c97b9357
Unify logging container validation warnings
|
6 years ago |
Sebastiaan van Stijn
|
2e23ef5350
Move port-publishing check to linux platform-check
|
6 years ago |
Sebastiaan van Stijn
|
57f1305e74
Move "OOM Kill disable" warning to the daemon
|
6 years ago |
Andrew Hsu
|
78045a5419
use empty string as cgroup path to grab first find
|
6 years ago |
Yong Tang
|
f023816608
Add memory.kernelTCP support for linux
|
7 years ago |
Justin Cormack
|
f8e876d761
Fix denial of service with large numbers in cpuset-cpus and cpuset-mems
|
6 years ago |
Tibor Vass
|
34eede0296
Remove 'docker-' prefix for containerd and runc binaries
|
6 years ago |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 years ago |
Sebastiaan van Stijn
|
3737194b9f
daemon/*.go: fix some Wrap[f]/Warn[f] errors
|
7 years ago |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 years ago |
Alessandro Boch
|
173b3c364e
Allow user to control the default address pools
|
8 years ago |
Sebastiaan van Stijn
|
cf9c48bb3e
Merge pull request #36879 from cpuguy83/extra_unmount_check
|
7 years ago |
Brian Goff
|
6a70fd222b
Move mount parsing to separate package.
|
7 years ago |
Brian Goff
|
c403f0036b
Extra check before unmounting on shutdown
|
7 years ago |
Daniel Nephin
|
4ceea53b5e
Remove duplicate rootFSToAPIType
|
7 years ago |
Daniel Nephin
|
c502bcff33
Remove unnecessary getLayerInit
|
7 years ago |
Tianon Gravi
|
3a633a712c
Merge pull request #36194 from dnephin/add-canonical-import
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Dennis Chen
|
44b074d199
Daemon: passdown the `--oom-kill-disable` option to containerd
|
7 years ago |
Brian Goff
|
a510192b86
Set daemon root to use shared propagation
|
7 years ago |
Sebastiaan van Stijn
|
6121a8429b
Move reload-related functions to reload.go
|
7 years ago |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 years ago |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Sebastiaan van Stijn
|
16fe5a1289
Remove unused experimental code
|
7 years ago |
Kir Kolyshkin
|
516010e92d
Simplify/fix MkdirAll usage
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |
Brian Goff
|
c6a2044497
Don't abort when setting may_detach_mounts
|
7 years ago |