Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 년 전 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 년 전 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 년 전 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 년 전 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 년 전 |
Sebastiaan van Stijn
|
3737194b9f
daemon/*.go: fix some Wrap[f]/Warn[f] errors
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 년 전 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 년 전 |
allencloud
|
0bac72e4bd
remove running judgement when unpause container
|
8 년 전 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 년 전 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 년 전 |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 년 전 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 년 전 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 년 전 |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 년 전 |
David Calavera
|
9f79cfdb2f
Decouple daemon and container to pause and unpause containers.
|
9 년 전 |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 년 전 |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 년 전 |
Doug Davis
|
a283a30fb0
Move api/errors/ to errors/
|
9 년 전 |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
9 년 전 |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 년 전 |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 년 전 |
Antonio Murdaca
|
c7cfdb65aa
Refactor server to use daemon as the service layer in controllers
|
10 년 전 |