Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 年之前 |
Paweł Gronowski
|
c5ea3d595c
liverestore: Don't remove `--rm` containers on restart
|
1 年之前 |
Brian Goff
|
677d41aa3b
Plumb context through info endpoint
|
1 年之前 |
Sebastiaan van Stijn
|
aad51c0b4e
daemon: daemon.shutdownContainer: use context.WithoutCancel
|
1 年之前 |
Sebastiaan van Stijn
|
80a9fc6d36
Merge pull request #46565 from vvoland/c8d-mirrors-fix
|
1 年之前 |
Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
48cacbca24
api/types: move image-types to api/types/image
|
2 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Paweł Gronowski
|
d871a665de
daemon/RegistryHosts: Don't lose mirrors
|
1 年之前 |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 年之前 |
Djordje Lukic
|
0313544f4a
c8d: Handle userns properly
|
1 年之前 |
Brian Goff
|
642e9917ff
Add otel support
|
2 年之前 |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 年之前 |
Sebastiaan van Stijn
|
2be118379e
api/types/container: add RestartPolicyMode type and enum
|
2 年之前 |
Sebastiaan van Stijn
|
74354043ff
remove uses of libnetwork/Network.Info()
|
1 年之前 |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 年之前 |
Sebastiaan van Stijn
|
96b473a0bd
Merge pull request #45992 from jedevc/registry-hosts-use-service-config
|
1 年之前 |
Sebastiaan van Stijn
|
750c441dfd
daemon: remove intermediate var
|
1 年之前 |
Sebastiaan van Stijn
|
375c4eb31c
daemon: rename vars that shadowed package-level types
|
1 年之前 |
Sebastiaan van Stijn
|
034e7e153f
daemon: rename containerdCli to containerdClient
|
1 年之前 |
Justin Chadwell
|
eb68c5e747
daemon: support using CIDR notation for getting registry hosts
|
1 年之前 |
Justin Chadwell
|
e0b065cc33
daemon: use the registry service config for getting registry hosts
|
1 年之前 |
Bjorn Neergaard
|
8805e38398
Merge pull request #45799 from cpuguy83/containerd_logrus
|
2 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
165dfd6c3e
daemon: fix restoring container with missing task
|
2 年之前 |
Djordje Lukic
|
32d58144fd
c8d: Use reference counting while mounting a snapshot
|
2 年之前 |
Cory Snider
|
0f6eeecac0
daemon: consolidate runtimes config validation
|
2 年之前 |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Cory Snider
|
038449467e
Update BuildKit registry config on daemon reload
|
2 年之前 |