Sebastiaan van Stijn 08e4e88482 daemon: raise default minimum API version to v1.24 1 anno fa
..
cluster 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
config 08e4e88482 daemon: raise default minimum API version to v1.24 1 anno fa
containerd 203bac0ec4 daemon/c8d: Unmount container fs after unclean shutdown 1 anno fa
events 1148a24e64 migrate to new github.com/distribution/reference module 1 anno fa
graphdriver a3fdad84ad graphdriver/copy: faster copy of hard links 1 anno fa
images 677d41aa3b Plumb context through info endpoint 1 anno fa
initlayer 498da44aab remove some remaining pre-go1.17 build-tags 1 anno fa
links 39f59c3289 daemon/links: use strings.Cut() 2 anni fa
listeners cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
logger cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
names 4f0d95fa6e Add canonical import comment 7 anni fa
network 20b770237c daemon/network: Settings: move sandbox fields together 1 anno fa
snapshotter 203bac0ec4 daemon/c8d: Unmount container fs after unclean shutdown 1 anno fa
stats 95aea39348 Make one-shot stats faster 1 anno fa
testdata 2f007e46d0 Remove libtrust dep from api 8 anni fa
apparmor_default.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
apparmor_default_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
archive.go 4fd91c3f37 daemon: refactor isOnlineFSOperationPermitted 2 anni fa
archive_tarcopyoptions.go 098a44c07f Finish refactor of UID/GID usage to a new struct 3 anni fa
archive_tarcopyoptions_unix.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
archive_tarcopyoptions_windows.go 4f0d95fa6e Add canonical import comment 7 anni fa
archive_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
archive_windows.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
attach.go e18f5a5304 container: internalize InitAttachContext 1 anno fa
auth.go a02abca49a daemon: use types/registry.AuthConfig 3 anni fa
cdi.go 49e04102c1 Update container-device-interface to v0.6.2 1 anno fa
changes.go 4c459ddabd c8d: add support for `docker diff` 2 anni fa
checkpoint.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
cluster.go a0a473125b Fix libnetwork imports 4 anni fa
commit.go 1148a24e64 migrate to new github.com/distribution/reference module 1 anno fa
configs.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
configs_linux.go 4f0d95fa6e Add canonical import comment 7 anni fa
configs_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
configs_windows.go 4f0d95fa6e Add canonical import comment 7 anni fa
container.go 2df698025c HealthCheck: add validation for minimum accepted start-interval 1 anno fa
container_linux.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
container_operations.go 84036d3e18 daemon/config: change DNSConfig.DNS to a []net.IP 1 anno fa
container_operations_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
container_operations_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
container_unix_test.go bd523abd44 remove more direct uses of logrus 1 anno fa
container_windows.go 5d040cbd16 daemon: fix capitalization of some functions 5 anni fa
containerfs_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
content.go 468d6616bf daemon: configureLocalContentStore: return concrete types 2 anni fa
create.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
create_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
create_windows.go 146df5fbd3 Fix pruning anon volume created from image config 2 anni fa
daemon.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
daemon_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
daemon_linux_test.go 492c09276d tests: Move libnetwork/testutils to internal/testutils/netnsutils 2 anni fa
daemon_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
daemon_unix.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 anno fa
daemon_unix_test.go bd523abd44 remove more direct uses of logrus 1 anno fa
daemon_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni fa
daemon_windows.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 anno fa
daemon_windows_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
debugtrap_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
debugtrap_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
debugtrap_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
delete.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
delete_test.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
dependency.go 1c129103b4 Bump swarmkit to v2 3 anni fa
devices.go dedf5747cc Remove need to set Capabilities for cdi driver 2 anni fa
disk_usage.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 anno fa
errors.go 69cf2ad6a5 daemon: cleanupContainer: don't fail if container is already stopped 1 anno fa
errors_test.go 69cf2ad6a5 daemon: cleanupContainer: don't fail if container is already stopped 1 anno fa
events.go 677d41aa3b Plumb context through info endpoint 1 anno fa
events_test.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
exec.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
exec_linux.go 9d578a2e6d Cleanup duplicate imports 1 anno fa
exec_linux_test.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
exec_windows.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni fa
export.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
health.go 02a932d63f Fix case where health start interval is 0 uses default 1 anno fa
health_test.go bd523abd44 remove more direct uses of logrus 1 anno fa
id.go 642e9917ff Add otel support 1 anno fa
image_service.go 677d41aa3b Plumb context through info endpoint 1 anno fa
info.go 08e4e88482 daemon: raise default minimum API version to v1.24 1 anno fa
info_unix.go 677d41aa3b Plumb context through info endpoint 1 anno fa
info_unix_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
info_windows.go 677d41aa3b Plumb context through info endpoint 1 anno fa
inspect.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 anno fa
inspect_linux.go ee9f0ed895 api: Deprecate ContainerConfig.MacAddress 1 anno fa
inspect_test.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
inspect_windows.go 45ee4d7c78 c8d: Compute container's layer size 2 anni fa
keys.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
keys_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
kill.go 61d8f57f2a daemon: kill: use log level to "warn" if container doesn't exit in time 1 anno fa
licensing.go c90229ed9a api/types: move system info types to api/types/system 2 anni fa
licensing_test.go c90229ed9a api/types: move system info types to api/types/system 2 anni fa
links.go 4f0d95fa6e Add canonical import comment 7 anni fa
list.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 anno fa
list_test.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 anno fa
list_unix.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
list_windows.go e332c41e9d pkg/containerfs: alias ContainerFS to string 2 anni fa
logdrivers_linux.go 750f0d1648 Support configuration of log cacher. 5 anni fa
logdrivers_windows.go 750f0d1648 Support configuration of log cacher. 5 anni fa
logs.go ebef4efb88 api/types: move ContainerLogsOptions to api/types/container 1 anno fa
logs_test.go 4f0d95fa6e Add canonical import comment 7 anni fa
metrics.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
metrics_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
metrics_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni fa
monitor.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
mounts.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
names.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
network.go d2865f1e8a daemon: win: set DNS config on all adapters 1 anno fa
network_windows.go 64c6f72988 libnetwork: remove Network interface 2 anni fa
nvidia_linux.go 07ff4f1de8 goimports: fix imports 5 anni fa
oci_linux.go df3a321164 migrate to github.com/moby/sys/user 1 anno fa
oci_linux_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
oci_opts.go 8a094fe609 daemon: ensure OCI options play nicely together 2 anni fa
oci_utils.go 8a094fe609 daemon: ensure OCI options play nicely together 2 anni fa
oci_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
oci_windows_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
pause.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
prune.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
reload.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
reload_test.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
reload_unix.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 anni fa
reload_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
rename.go b1676a289c daemon: ContainerRename: move log args to log fields 1 anno fa
resize.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
resize_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
restart.go aeb8972281 daemon: daemon.containerRestart: don't cancel restart on context cancel 1 anno fa
runtime_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
runtime_unix_test.go fd6dd6935b vendor: github.com/containerd/containerd v1.7.6 1 anno fa
runtime_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
seccomp_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
seccomp_linux_test.go 3eebf4d162 container: split security options to a SecurityOptions struct 2 anni fa
seccomp_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
secrets.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
secrets_linux.go 4f0d95fa6e Add canonical import comment 7 anni fa
secrets_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
secrets_windows.go 4f0d95fa6e Add canonical import comment 7 anni fa
start.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 anno fa
start_unix.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 anni fa
start_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
stats.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
stats_collector.go 2d49080056 pkg/sysinfo: move MemInfo and ReadMemInfo to a separate package 2 anni fa
stats_unix.go 95aea39348 Make one-shot stats faster 1 anno fa
stats_windows.go 95aea39348 Make one-shot stats faster 1 anno fa
stop.go dca89c67ef daemon: daemon.containerStop: use context.WithoutCancel 1 anno fa
top_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
top_unix_test.go 02815416bb daemon: use string-literals for easier grep'ing 2 anni fa
top_windows.go 210932b3bf daemon: format code with gofumpt 2 anni fa
unpause.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
update.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
update_linux.go dea870f4ea daemon: stop setting container resources to zero 2 anni fa
update_linux_test.go dea870f4ea daemon: stop setting container resources to zero 2 anni fa
update_windows.go 85ad4b16c1 Windows: Experimental: Allow containerd for runtime 6 anni fa
volumes.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 anno fa
volumes_linux.go 1e49fdcafc Fix the several typos detected by github.com/client9/misspell 7 anni fa
volumes_linux_test.go eb14d936bf daemon: rename variables that collide with imported package names 5 anni fa
volumes_unit_test.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 4 anni fa
volumes_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 anno fa
volumes_windows.go 763d839261 Add ADD/COPY --chown flag support to Windows 7 anni fa
wait.go 7d62e40f7e Switch from x/net/context -> context 7 anni fa
workdir.go 763d839261 Add ADD/COPY --chown flag support to Windows 7 anni fa