Albin Kerouanton 21dcbada2d libnet: Return proper error when overlay network can't be created 2 anni fa
..
cluster e77f9d2327 Merge pull request #45877 from thaJeztah/imports_and_vars 2 anni fa
config b8220f5d0d daemon/config: move MTU to BridgeConfig 2 anni fa
containerd e638351ef9 c8d/prune: Handle containers started from image id 2 anni fa
events 32c4c15f15 daemon/events: use strings.Cut() 2 anni fa
graphdriver d2a6956afb daemon/graphdriver: format code with gofumpt 2 anni fa
images b7f5db432f daemon/images: format code with gofumpt 2 anni fa
initlayer 210932b3bf daemon: format code with gofumpt 2 anni fa
links 39f59c3289 daemon/links: use strings.Cut() 2 anni fa
listeners 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
logger 4b3900a257 daemon/logger: format code with gofumpt 2 anni fa
names 4f0d95fa6e Add canonical import comment 7 anni fa
network ab35df454d remove pre-go1.17 build-tags 2 anni fa
snapshotter e236994b76 daemon/snapshotter: format code with gofumpt 2 anni fa
stats 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 ab35df454d remove pre-go1.17 build-tags 2 anni fa
archive_windows.go fb77973201 pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive 2 anni fa
attach.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
auth.go a02abca49a daemon: use types/registry.AuthConfig 3 anni fa
cdi.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
changes.go 4c459ddabd c8d: add support for `docker diff` 2 anni fa
checkpoint.go 210932b3bf daemon: format code with gofumpt 2 anni fa
cluster.go a0a473125b Fix libnetwork imports 4 anni fa
commit.go 2216d3ca8d Add health start interval 2 anni fa
configs.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
container_linux.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
container_operations.go 8ea78b34ab rename some variables that shadowed imports or package types 2 anni fa
container_operations_unix.go 210932b3bf daemon: format code with gofumpt 2 anni fa
container_operations_windows.go 210932b3bf daemon: format code with gofumpt 2 anni fa
container_unix_test.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 anni fa
container_windows.go 5d040cbd16 daemon: fix capitalization of some functions 5 anni fa
containerfs_linux.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
content.go 210932b3bf daemon: format code with gofumpt 2 anni fa
create.go 210932b3bf daemon: format code with gofumpt 2 anni fa
create_test.go 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 anni fa
create_unix.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
create_windows.go 146df5fbd3 Fix pruning anon volume created from image config 2 anni fa
daemon.go 8805e38398 Merge pull request #45799 from cpuguy83/containerd_logrus 2 anni fa
daemon_linux.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
daemon_linux_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
daemon_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
daemon_unix.go b60c02b065 Merge pull request #45887 from thaJeztah/move_mtu 2 anni fa
daemon_unix_test.go 02815416bb daemon: use string-literals for easier grep'ing 2 anni fa
daemon_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni fa
daemon_windows.go 3721a525ce daemon: initBridgeDriver(): pass BridgeConfig, instead of daemon config 2 anni fa
daemon_windows_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
debugtrap_unix.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
debugtrap_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
debugtrap_windows.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
delete.go 210932b3bf daemon: format code with gofumpt 2 anni fa
delete_test.go 210932b3bf daemon: format code with gofumpt 2 anni 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 dec81e489f daemon/disk_usage: Use context aware singleflight 2 anni fa
errors.go 73db49f8ef Merge pull request #44003 from vvoland/invalidfilter 2 anni fa
events.go 210932b3bf daemon: format code with gofumpt 2 anni fa
events_test.go eb14d936bf daemon: rename variables that collide with imported package names 5 anni fa
exec.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
exec_linux.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni 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 06619763a2 remove GetLayerByID from ImageService interface 2 anni fa
health.go 2216d3ca8d Add health start interval 2 anni fa
health_test.go 1741d669b3 daemon: suppress logs in unit tests 5 anni fa
id.go 210932b3bf daemon: format code with gofumpt 2 anni fa
image_service.go e46674b6a7 c8d: implement classic builder 2 anni fa
info.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
info_unix.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
info_unix_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
info_windows.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 anni fa
inspect.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
inspect_linux.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
licensing.go 896d1b1c61 Expose license status in Info (#37612) 7 anni fa
licensing_test.go 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 anni fa
links.go 4f0d95fa6e Add canonical import comment 7 anni fa
list.go 210932b3bf daemon: format code with gofumpt 2 anni fa
list_test.go 210932b3bf daemon: format code with gofumpt 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
logs_test.go 4f0d95fa6e Add canonical import comment 7 anni fa
metrics.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
metrics_unix.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
metrics_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 anni fa
monitor.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
mounts.go a490248f4d daemon: daemon.prepareMountPoints(): fix panic if mount is not a volume 2 anni fa
names.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
network.go 21dcbada2d libnet: Return proper error when overlay network can't be created 2 anni fa
network_windows.go c71555f030 libnetwork: return concrete-typed *Endpoint 2 anni fa
nvidia_linux.go 07ff4f1de8 goimports: fix imports 5 anni fa
oci_linux.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 210932b3bf daemon: format code with gofumpt 2 anni fa
oci_windows_test.go 210932b3bf daemon: format code with gofumpt 2 anni fa
pause.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
prune.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
reload.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
reload_test.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
resize.go 487ea81316 Fix npe in exec resize when exec errored 2 anni fa
resize_test.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
restart.go 210932b3bf daemon: format code with gofumpt 2 anni fa
runtime_unix.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
runtime_unix_test.go 71589848a0 daemon: test runtimeoptions runtime options 2 anni fa
runtime_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 anni fa
seccomp_linux.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni 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 54d88a7cd3 Merge pull request #40478 from cpuguy83/dont-prime-the-stats 5 anni fa
stats_collector.go 2d49080056 pkg/sysinfo: move MemInfo and ReadMemInfo to a separate package 2 anni fa
stats_unix.go ab35df454d remove pre-go1.17 build-tags 2 anni fa
stats_windows.go f691b13450 daemon: move code related to stats together 2 anni fa
stop.go 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
top_unix.go 02815416bb daemon: use string-literals for easier grep'ing 2 anni 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 74da6a6363 Switch all logging to use containerd log pkg 2 anni fa
update.go 02815416bb daemon: use string-literals for easier grep'ing 2 anni 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 647c2a6cdd Restore active mount counts on live-restore 2 anni 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 5045a2de24 Support recursively read-only (RRO) mounts 2 anni 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