Commit History

Author SHA1 Message Date
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  cui fliter f66684fdeb fix some comments 2 years ago
  Cory Snider d634ae9b60 Wait longer for exit events on Windows 2 years ago
  Sebastiaan van Stijn 56e64270f3 daemon: use strconv instead of fmt.Sprintf() 2 years ago
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 years ago
  Sebastiaan van Stijn d6115b8f40 daemon: fix some minor nits 3 years ago
  Sebastiaan van Stijn d733481399 daemon: daemon.ContainerKill() accept stop-signal as string 3 years ago
  Sebastiaan van Stijn ea1eb449b7 daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal 3 years ago
  Sebastiaan van Stijn 2ec2b65e45 libcontainerd: SignalProcess(): accept syscall.Signal 3 years ago
  Sebastiaan van Stijn 28409ca6c7 replace pkg/signal with moby/sys/signal v0.5.0 4 years ago
  Cam e57a365ab1 docker kill: fix bug where failed kills didnt fallback to unix kill 4 years ago
  Brian Goff 7fd23345c9 Wait for container exit before forcing handler 5 years ago
  Brian Goff c458bca6dc Handle missing c8d task on stop 5 years ago
  Ruilin Li da574f9343 do not stop health check before sending signal 7 years ago
  John Howard 85ad4b16c1 Windows: Experimental: Allow containerd for runtime 6 years ago
  Deng Guangxing 8e293be4ba fix unless-stopped unexpected behavior 7 years ago
  Sebastiaan van Stijn 3737194b9f daemon/*.go: fix some Wrap[f]/Warn[f] errors 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 years ago
  Brian Goff e55bead518 Fix error handling for kill/process not found 7 years ago
  Brian Goff 972cb49787 Fix some issues with locking on the container 7 years ago
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 years ago
  wangguoliang 94cefa2145 Optimize some wrong usage and spelling 7 years ago
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Brian Goff c3feb046b9 Allow stopping of paused container 8 years ago
  Sebastiaan van Stijn 872e28bb14 Merge pull request #33335 from cpuguy83/33334_check_unset_sig 8 years ago
  Brian Goff 114652ab86 Check signal is unset before using user stopsignal 8 years ago
  Josh Hawn 4921171587 Update ContainerWait API 8 years ago
  Josh Hawn cfdf84d5d0 Update Container Wait Backend 8 years ago