Sebastiaan van Stijn
|
08e4e88482
daemon: raise default minimum API version to v1.24
|
1 year ago |
Brian Goff
|
677d41aa3b
Plumb context through info endpoint
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Evan Lezar
|
7a59913b1a
Add CDISpecDirs to Info output
|
1 year ago |
Sebastiaan van Stijn
|
c90229ed9a
api/types: move system info types to api/types/system
|
2 years ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
0f6eeecac0
daemon: consolidate runtimes config validation
|
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 |
Sebastiaan van Stijn
|
50d2c94bd6
Merge pull request #43637 from thaJeztah/remove_deprecated_storage_drivers
|
2 years ago |
Sebastiaan van Stijn
|
c80f205f86
Merge pull request #45298 from thaJeztah/pkg_pkatform_cleanup
|
2 years ago |
Sebastiaan van Stijn
|
dc11d2a2d8
remove deprecated devicemapper storage-driver
|
3 years ago |
Tianon Gravi
|
bbb94fd499
Merge pull request #45342 from thaJeztah/remove_deprecated_aufs_storage_driver
|
2 years ago |
Albin Kerouanton
|
eb7738221c
Add no-new-privileges to SecurityOptions returned by /info
|
2 years ago |
Sebastiaan van Stijn
|
3903f16cd6
daemon: remove deprecated AuFS storage driver
|
3 years ago |
Sebastiaan van Stijn
|
5c78cbd3be
pkg/platform: deprecate OSType in favor or runtime.GOOS
|
2 years ago |
Sebastiaan van Stijn
|
2d49080056
pkg/sysinfo: move MemInfo and ReadMemInfo to a separate package
|
2 years ago |
Sebastiaan van Stijn
|
c4ed09ad4e
Merge pull request #44663 from thaJeztah/move_meminfo
|
2 years ago |
Sebastiaan van Stijn
|
f95e9b68d6
daemon: use strings.Cut() and cleanup error messages
|
2 years ago |
Sebastiaan van Stijn
|
6a516acb2e
pkg/system: move memory-info types to pkg/systeminfo
|
2 years ago |
Sebastiaan van Stijn
|
c6eab4077a
daemon: info: fillDriverInfo() get driver-name from ImageService
|
2 years ago |
Akihiro Suda
|
2c7a6d7bb1
daemon: remove support for deprecated io.containerd.runtime.v1.linux
|
3 years ago |
Sebastiaan van Stijn
|
3853eb59d1
daemon: require storage-driver to be set if the driver is deprecated
|
3 years ago |
Sebastiaan van Stijn
|
d492101172
daemon: SystemInfo() extract collecting debugging information to a helper
|
3 years ago |
Sebastiaan van Stijn
|
ac2cd5a8f2
daemon: unexport Daemon.ID and Daemon.RegistryService
|
3 years ago |
Sebastiaan van Stijn
|
a27f8aecad
daemon: SystemInfo() extract container counts to a helper function
|
3 years ago |
Sebastiaan van Stijn
|
705f9b68cc
some cleaning up of isolation checks, and platform information
|
3 years ago |
Sebastiaan van Stijn
|
ff2a5301b8
daemon: remove discovery-related config handling
|
3 years ago |
Anca Iordache
|
427c7cc5f8
Add http(s) proxy properties to daemon configuration
|
4 years ago |
Sebastiaan van Stijn
|
a6ce7eff65
daemon: move maskCredentials to config package
|
3 years ago |