aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | daemon: getInspectData(): skip graphdriver data for snapshottersDjordje Lukic2022-08-241-0/+5
* | | Merge pull request #43968 from thaJeztah/implement_GetImageOptsSebastiaan van Stijn2022-08-2419-26/+48
|\ \ \ | |/ / |/| |
| * | introduce GetImageOpts to manage image inspect data in backendNicolas De Loof2022-08-1619-26/+48
* | | Merge pull request #44011 from thaJeztah/test_detect_snapshotterSebastiaan van Stijn2022-08-242-2/+13
|\ \ \
| * | | integration-cli: add utility to check if snapshotters are enabledSebastiaan van Stijn2022-08-242-2/+13
|/ / /
* | | Merge pull request #43983 from thaJeztah/daemon_configurable_snapshotterSebastiaan van Stijn2022-08-246-65/+81
|\ \ \
| * | | info: add driver-typeSebastiaan van Stijn2022-08-231-1/+5
| * | | daemon: make the snapshotter configurableDjordje Lukic2022-08-226-64/+76
* | | | Merge pull request #44026 from zhangyoufu/libnetwork-ipvlan-fixSebastiaan van Stijn2022-08-241-0/+2
|\ \ \ \
| * | | | libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSONYoufu Zhang2022-08-241-0/+2
|/ / / /
* | | | Merge pull request #44017 from corhere/timestamp-daemon-etw-logsSebastiaan van Stijn2022-08-241-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ci: print Windows daemon event log timestampsCory Snider2022-08-231-2/+2
| |/ /
* | | Merge pull request #43739 from ndeloof/healthcheck_timeoutSebastiaan van Stijn2022-08-233-18/+52
|\ \ \ | |/ / |/| |
| * | daemon: kill exec process on ctx cancelCory Snider2022-08-233-18/+52
|/ /
* | Merge pull request #43982 from thaJeztah/daemon_remove_graphdriver_fieldTianon Gravi2022-08-196-27/+21
|\ \
| * | daemon: remove daemon.graphdriverSebastiaan van Stijn2022-08-181-12/+9
| * | daemon: info: fillDriverInfo() get driver-name from ImageServiceSebastiaan van Stijn2022-08-181-5/+5
| * | ImageService: rename GraphDriverName to StorageDriverSebastiaan van Stijn2022-08-184-10/+7
* | | Merge pull request #43353 from thaJeztah/update_logentriesSebastiaan van Stijn2022-08-195-17/+29
|\ \ \
| * | | vendor: github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8Sebastiaan van Stijn2022-03-095-17/+29
* | | | Merge pull request #43978 from cpuguy83/default_runtime_shimSebastiaan van Stijn2022-08-186-70/+83
|\ \ \ \
| * | | | Allow containerd shim refs in default-runtimeBrian Goff2022-08-186-70/+83
* | | | | Merge pull request #43986 from neersighted/bump_memberlistSebastiaan van Stijn2022-08-18105-2490/+7540
|\ \ \ \ \
| * | | | | vendor: github.com/hasicorp/memberlist v0.4.0Bjorn Neergaard2022-08-18105-2490/+7540
* | | | | | Merge pull request #43971 from thaJeztah/daemon_fix_hosts_validation_step1c3Sebastiaan van Stijn2022-08-182-6/+12
|\ \ \ \ \ \
| * | | | | | daemon/config: use initialized config in more testsSebastiaan van Stijn2022-08-171-2/+7
| * | | | | | cmd/dockerd: use initialized config in testsSebastiaan van Stijn2022-08-171-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #43987 from thaJeztah/seccomp_bpfcapBrian Goff2022-08-182-0/+44
|\ \ \ \ \ \
| * | | | | | seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMONSebastiaan van Stijn2022-08-182-0/+44
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #43981 from thaJeztah/deprecate_graphSebastiaan van Stijn2022-08-183-22/+9
|\ \ \ \ \ \
| * | | | | | daemon: complete the "--graph" / "-g" deprecationSebastiaan van Stijn2022-08-183-22/+9
| |/ / / / /
* | | | | | Merge pull request #43657 from thaJeztah/default_builder_versionSebastiaan van Stijn2022-08-184-11/+84
|\ \ \ \ \ \
| * | | | | | api: set default "Builder-Version" to "2" (BuildKit) on LinuxSebastiaan van Stijn2022-05-294-11/+84
* | | | | | | Merge pull request #43972 from thaJeztah/buildx_0.9Akihiro Suda2022-08-191-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Makefile: update buildx to v0.9.0Sebastiaan van Stijn2022-08-171-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #43977 from thaJeztah/vendor_containerd_1.6.8Sebastiaan van Stijn2022-08-184-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | vendor: github.com/containerd/containerd v1.6.8Sebastiaan van Stijn2022-08-174-5/+5
| |/ / / /
* | | | | Merge pull request #43940 from thaJeztah/remove_legacy_graphdriver_fallbackBrian Goff2022-08-173-24/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | daemon: Mount(): use container's driver information for error-messageSebastiaan van Stijn2022-08-163-4/+2
| * | | | daemon: restore(): remove fallback for legacy containersSebastiaan van Stijn2022-08-161-18/+18
| * | | | daemon: restore(): remove platform-check (was used for LCOW)Sebastiaan van Stijn2022-08-161-4/+0
* | | | | Merge pull request #43756 from thaJeztah/daemon_fix_hosts_validation_step1c2Sebastiaan van Stijn2022-08-1712-106/+102
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | daemon/config: New(): initialize config with platform-specific defaultsSebastiaan van Stijn2022-08-1712-106/+102
|/ / / /
* | | | Merge pull request #43857 from corhere/follow-up-42829Brian Goff2022-08-161-40/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | libnetwork: refactor networkdb test implementationCory Snider2022-07-251-40/+31
* | | | Merge pull request #43912 from thaJeztah/containerd_emptyfs_modernSebastiaan van Stijn2022-08-163-1/+10
|\ \ \ \
| * | | | integration-cli: Correct emptyfs id under c8dPaweł Gronowski2022-08-162-0/+9
| * | | | containerd/load: Load all platformsPaweł Gronowski2022-08-161-1/+1
* | | | | Merge pull request #43817 from thaJeztah/pull_authSebastiaan van Stijn2022-08-162-0/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | containerd/pull: Use authorizationPaweł Gronowski2022-08-042-0/+38