Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
10a3a3bc49
daemon: inline some variables when emitting events
|
1 gadu atpakaļ |
Brian Goff
|
487ea81316
Fix npe in exec resize when exec errored
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
56e64270f3
daemon: use strconv instead of fmt.Sprintf()
|
2 gadi atpakaļ |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
c85fe2d224
Merge pull request #38522 from cpuguy83/fix_timers
|
6 gadi atpakaļ |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 gadi atpakaļ |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 gadi atpakaļ |
David Wang
|
e6783656f9
Fix race condition between exec start and resize
|
7 gadi atpakaļ |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 gadi atpakaļ |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 gadi atpakaļ |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 gadi atpakaļ |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 gadi atpakaļ |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 gadi atpakaļ |
Vincent Demeester
|
1d8ccc6ae7
Add the possibility to log event with specific attributes
|
9 gadi atpakaļ |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 gadi atpakaļ |
David Calavera
|
9ca2e4e81c
Move exec store to its own package inside the daemon.
|
9 gadi atpakaļ |
Alexander Morozov
|
bb0e7eb196
Move errcode handling for resize upper
|
9 gadi atpakaļ |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 gadi atpakaļ |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 gadi atpakaļ |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 gadi atpakaļ |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 gadi atpakaļ |
Antonio Murdaca
|
c7cfdb65aa
Refactor server to use daemon as the service layer in controllers
|
10 gadi atpakaļ |
Antonio Murdaca
|
e290a22dc9
Remove job from resize&execResize
|
10 gadi atpakaļ |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 gadi atpakaļ |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 gadi atpakaļ |
Vishnu Kannan
|
bfebdfde78
Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions.
|
10 gadi atpakaļ |
Solomon Hykes
|
e0fd96f850
Move "resize" to daemon/resize.go
|
11 gadi atpakaļ |