Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 gadu atpakaļ
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 gadu atpakaļ
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 gadi atpakaļ
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 gadi atpakaļ
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 6 gadi atpakaļ
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 gadi atpakaļ
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 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ļ
  Jess Frazelle dcde68b955 Merge pull request #19952 from WeiZhang555/fix-err-restarting-1 9 gadi atpakaļ
  Zhang Wei 2c63ac3a97 Fix error message for pause a restarting container 9 gadi atpakaļ
  Zhang Wei 894266c1bb Remove redundant error message 9 gadi atpakaļ
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 gadi atpakaļ
  David Calavera 6bb0d1816a Move Container to its own package. 9 gadi atpakaļ
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 gadi atpakaļ
  David Calavera 9f79cfdb2f Decouple daemon and container to pause and unpause containers. 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ļ
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 9 gadi atpakaļ
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 gadi atpakaļ
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 gadi atpakaļ
  Antonio Murdaca c7cfdb65aa Refactor server to use daemon as the service layer in controllers 10 gadi atpakaļ
  Antonio Murdaca 5ccb1c764b Remove job from pause/unpause 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ļ
  Alexandr Morozov 8d056423f8 Separate events subsystem 11 gadi atpakaļ
  Solomon Hykes 63bd4ad9d6 Move "unpause" to daemon/pause.go 11 gadi atpakaļ
  Solomon Hykes 42a77de3d3 Move "pause" to daemon/pause.go 11 gadi atpakaļ