Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 rok temu |
Sebastiaan van Stijn
|
02815416bb
daemon: use string-literals for easier grep'ing
|
2 lat temu |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 lat temu |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 lat temu |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 lat temu |
Sebastiaan van Stijn
|
bb17074119
reformat "nolint" comments
|
4 lat temu |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 lat temu |
Kir Kolyshkin
|
a41328d570
ContainerTop: improve error message
|
7 lat temu |
Kir Kolyshkin
|
a076badb8b
ContainerTop: speed up
|
7 lat temu |
Kir Kolyshkin
|
654a7625fc
daemon/parsePsOutput: minor optimisation
|
7 lat temu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 lat temu |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 lat temu |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 lat temu |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 lat temu |
catinthesky
|
a7497c39cd
Fixing issue of docker top command failure when dealing with -m option
|
8 lat temu |
Daniel Nephin
|
16bdbaaa33
Convert ContainerTopOKResponse from swagger spec.
|
8 lat temu |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 lat temu |
Akihiro Suda
|
2539332209
Validate arguments for `ps` in `docker top`
|
9 lat temu |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 lat temu |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 lat temu |
Lei Jitang
|
5566ccb7aa
Fix docker top a restarting container
|
9 lat temu |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 lat temu |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 lat temu |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 lat temu |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 lat temu |
Tibor Vass
|
79c31f4b13
Revert "Merge pull request #16567 from calavera/context_per_request"
|
9 lat temu |
David Calavera
|
27c76522de
Define a context per request.
|
9 lat temu |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 lat temu |
Doug Davis
|
a283a30fb0
Move api/errors/ to errors/
|
9 lat temu |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
9 lat temu |