Sebastiaan van Stijn
|
df3a321164
migrate to github.com/moby/sys/user
|
1 year ago |
Sebastiaan van Stijn
|
056be8b7b0
Merge pull request #46473 from thaJeztah/c8d_logs
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Akihiro Suda
|
ad877271f3
Limit OOMScoreAdj when running in UserNS ("Rootful-in-Rootless")
|
1 year ago |
Sebastiaan van Stijn
|
04422f5ec1
daemon: WithNamespaces(): add notes about user-namespaces
|
1 year ago |
Sebastiaan van Stijn
|
dd26e6b15e
daemon: Daemon.getIpcContainer: make errors less repetitive
|
1 year ago |
Sebastiaan van Stijn
|
3d94eb9bcd
daemon: Daemon.getPidContainer: change to accept "id" argument
|
1 year ago |
Sebastiaan van Stijn
|
bc7f341f29
daemon: WithNamespaces(): fix incorrect error for PID, IPC namespace
|
1 year ago |
Sebastiaan van Stijn
|
bd5d6480e7
daemon: WithNamespaces(): remove redundant "if"
|
1 year ago |
Sebastiaan van Stijn
|
6eaefe5bf5
daemon: WithNamespaces(): use switch instead of if/else if/else
|
1 year ago |
Sebastiaan van Stijn
|
43aa67a982
daemon: WithNamespaces(): use OCI-spec consts for namespaces
|
1 year ago |
Sebastiaan van Stijn
|
759698581e
daemon: WithNamespaces(): inline variables
|
1 year ago |
Sebastiaan van Stijn
|
e0f5bb4820
daemon: withLibnetwork(): return early if networking is disabled
|
1 year ago |
Sebastiaan van Stijn
|
225691e258
daemon: withLibnetwork(): use OCI-spec consts for namespaces
|
1 year ago |
Sebastiaan van Stijn
|
034e7e153f
daemon: rename containerdCli to containerdClient
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Sebastiaan van Stijn
|
ed798d651a
Merge pull request #45704 from corhere/fix-zeroes-in-linux-resources
|
2 years ago |
Djordje Lukic
|
32d58144fd
c8d: Use reference counting while mounting a snapshot
|
2 years ago |
Cory Snider
|
8a094fe609
daemon: ensure OCI options play nicely together
|
2 years ago |
Cory Snider
|
dea870f4ea
daemon: stop setting container resources to zero
|
2 years ago |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Akihiro Suda
|
5045a2de24
Support recursively read-only (RRO) mounts
|
2 years ago |
Tianon Gravi
|
6caaa8cadc
Prefer loading `docker-init` from an appropriate "libexec" directory
|
2 years ago |
Akihiro Suda
|
e807ae4f2e
vendor: github.com/containerd/cgroups/v3 v3.0.1
|
2 years ago |
Cory Snider
|
0ffaa6c785
daemon: add annotations to container HostConfig
|
2 years ago |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
2 years ago |
Jan Garcia
|
6ab12ec8f4
rootless: move ./rootless to ./pkg/rootless
|
2 years ago |
Sebastiaan van Stijn
|
f95e9b68d6
daemon: use strings.Cut() and cleanup error messages
|
2 years ago |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 years ago |