aboutsummaryrefslogtreecommitdiff
path: root/libpod/oci.go
Commit message (Expand)AuthorAge
* Prevent a potential race when stopping containersMatthew Heon2018-04-04
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* Include error in error messageMatthew Heon2018-03-02
* Instead of erroring on exit file not being found, warnMatthew Heon2018-03-02
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Convert exec session tracking to use a dedicated structMatthew Heon2018-03-01
* Handle removing containers with active exec sessionsMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Rework exec to enable splitting to retrieve exec PIDMatthew Heon2018-03-01
* Ensure we don't repeatedly poll disk for exit codesMatthew Heon2018-02-20
* Merge pull request #293 from rhatdan/sd_notifyMatthew Heon2018-02-07
|\
| * Need to add LISTEN_PID environment variable to conmon commandDaniel J Walsh2018-02-05
* | Change stop signal default to SIGTERMMatthew Heon2018-02-06
|/
* Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if setDaniel J Walsh2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* libpod/oci.go: Perf issuebaude2018-01-23
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Merge pull request #111 from mheon/crio_1206Daniel J Walsh2017-12-11
|\
| * Carry CRI-O #1206 to fix a potential runtime issueMatthew Heon2017-12-07
* | kpod execbaude2017-12-11
|/
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Change location of created runc specs to make them survive rebootMatthew Heon2017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* Update kpod pause and unpause to use new container stateumohnani82017-11-24
* Add ability to retrieve container's log path to APIMatthew Heon2017-11-21
* Add ability to update container status from runcMatthew Heon2017-11-21
* Enhancements to papr testsbaude2017-11-17
* Prune Server package. Convert to new github location.Matthew Heon2017-11-01
* Initial checkin from CRI-O repoMatthew Heon2017-11-01