Historique des commits

Auteur SHA1 Message Date
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs il y a 3 ans
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names il y a 6 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs il y a 7 ans
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 il y a 7 ans
  Brian Goff ebcb7d6b40 Remove string checking in API error handling il y a 8 ans
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation il y a 9 ans
  David Calavera a793564b25 Remove static errors from errors package. il y a 9 ans
  Jess Frazelle dcde68b955 Merge pull request #19952 from WeiZhang555/fix-err-restarting-1 il y a 9 ans
  Zhang Wei 2c63ac3a97 Fix error message for pause a restarting container il y a 9 ans
  Zhang Wei 894266c1bb Remove redundant error message il y a 9 ans
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. il y a 9 ans
  David Calavera 6bb0d1816a Move Container to its own package. il y a 9 ans
  David Calavera ca5ede2d0a Decouple daemon and container to log events. il y a 9 ans
  David Calavera 9f79cfdb2f Decouple daemon and container to pause and unpause containers. il y a 9 ans
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" il y a 9 ans
  Doug Davis 26b1064967 Add context.RequestID to event stream il y a 10 ans
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package il y a 9 ans
  Morgan Bauer abd72d4008 golint fixes for daemon/ package il y a 10 ans
  Doug Davis 8232312c1e Cleanup container LogEvent calls il y a 10 ans
  Antonio Murdaca c7cfdb65aa Refactor server to use daemon as the service layer in controllers il y a 10 ans
  Antonio Murdaca 5ccb1c764b Remove job from pause/unpause il y a 10 ans
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error il y a 10 ans
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 il y a 10 ans
  Alexandr Morozov 8d056423f8 Separate events subsystem il y a 11 ans
  Solomon Hykes 63bd4ad9d6 Move "unpause" to daemon/pause.go il y a 11 ans
  Solomon Hykes 42a77de3d3 Move "pause" to daemon/pause.go il y a 11 ans