Yong Tang
|
7315a2bb11
Fix go vet issue in daemon/daemon.go
|
hace 6 años |
Akihiro Suda
|
2cb26cfe9c
Merge pull request #38301 from cyphar/waitgroup-limits
|
hace 6 años |
Aleksa Sarai
|
5a52917e4d
daemon: switch to semaphore-gated WaitGroup for startup tasks
|
hace 6 años |
Akihiro Suda
|
1fea38856a
Remove v1.10 migrator
|
hace 6 años |
Anda Xu
|
171d51c861
add support of registry-mirrors and insecure-registries to buildkit
|
hace 6 años |
Kir Kolyshkin
|
9b0097a699
Format code with gofmt -s from go-1.11beta1
|
hace 7 años |
Anda Xu
|
58a75cebdd
allow features option live reloadable
|
hace 7 años |
John Howard
|
5accd82634
Add containerd.WithTimeout(60*time.Second) to match old calls
|
hace 7 años |
John Stephens
|
b3e9f7b13b
Merge pull request #35521 from salah-khan/35507
|
hace 7 años |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
hace 7 años |
Derek McGowan
|
dd2e19ebd5
libcontainerd: split client and supervisor
|
hace 7 años |
Flavio Crisciani
|
e353e7e3f0
Fixes for resolv.conf
|
hace 7 años |
Sebastiaan van Stijn
|
3737194b9f
daemon/*.go: fix some Wrap[f]/Warn[f] errors
|
hace 7 años |
Tonis Tiigi
|
157b0b30db
builder: lint fixes
|
hace 7 años |
Tonis Tiigi
|
ea36c3cbaf
daemon: access to distribution internals
|
hace 7 años |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
hace 7 años |
Brian Goff
|
82d9185470
Merge pull request #36396 from selansen/master
|
hace 7 años |
Alessandro Boch
|
173b3c364e
Allow user to control the default address pools
|
hace 8 años |
Antonio Murdaca
|
75d3214934
restartmanager: do not apply restart policy on created containers
|
hace 7 años |
Brian Goff
|
977109d808
Remove use of global volume driver store
|
hace 7 años |
Brian Goff
|
0023abbad3
Remove old/uneeded volume migration from vers 1.7
|
hace 7 años |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
hace 7 años |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
hace 7 años |
Tibor Vass
|
747c163a65
Merge pull request #36303 from dnephin/cleanup-in-daemon-unix
|
hace 7 años |
Brian Goff
|
b0b9a25e7e
Move log validator logic after plugins are loaded
|
hace 7 años |
Daniel Nephin
|
c502bcff33
Remove unnecessary getLayerInit
|
hace 7 años |
Kir Kolyshkin
|
195893d381
c.RWLayer: check for nil before use
|
hace 7 años |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
hace 7 años |
Brian Goff
|
c379d2681f
Fix race in attachable network attachment
|
hace 7 años |
Allen Sun
|
de68ac8393
Simplify codes on calculating shutdown timeout
|
hace 7 años |