summaryrefslogtreecommitdiff
path: root/libpod/oci_conmon_linux.go
Commit message (Expand)AuthorAge
...
| * oci_conmon: do not create a cgroup under systemdGiuseppe Scrivano2020-01-16
| * podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* | Add an API for Attach over HTTP APIMatthew Heon2020-01-16
|/
* oci_conmon: not make accessible dirs if not neededGiuseppe Scrivano2020-01-14
* make lint: enable gocriticValentin Rothberg2020-01-13
* Merge pull request #4805 from giuseppe/log-tagOpenShift Merge Robot2020-01-10
|\
| * log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* | Merge pull request #4818 from haircommander/piped-exec-fixOpenShift Merge Robot2020-01-09
|\ \ | |/ |/|
| * exec: fix pipesPeter Hunt2020-01-08
* | fix lint: correct func identifier in commentValentin Rothberg2020-01-08
* | rootless: use RootlessKit port forwarderAkihiro Suda2020-01-08
|/
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Merge pull request #4352 from vrothberg/config-packageOpenShift Merge Robot2019-10-31
|\
| * add libpod/configValentin Rothberg2019-10-31
* | Merge pull request #4380 from giuseppe/rootless-create-cgroup-for-conmonOpenShift Merge Robot2019-10-30
|\ \
| * | libpod, rootless: create cgroup for conmonGiuseppe Scrivano2019-10-30
| |/
* / Processes execed into container should match container labelDaniel J Walsh2019-10-29
|/
* exec: remove unused varPeter Hunt2019-10-21
* Add a MissingRuntime implementationMatthew Heon2019-10-15
* change error wording when conmon fails without logsValentin Rothberg2019-10-14
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10