summaryrefslogtreecommitdiff
path: root/libpod/oci_conmon_linux.go
Commit message (Expand)AuthorAge
* libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.goDoug Rabson2022-08-18
* libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_li...Doug Rabson2022-08-18
* libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.goDoug Rabson2022-08-18
* libpod: Move oci_conmon_linux.go to oci_conmon_common.goDoug Rabson2022-08-18
* libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* fix wrong log message on Trace levelMikhail Khachayants2022-07-12
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* podman wait: return 0 if container never ranValentin Rothberg2022-07-11
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14654 from cdoern/cgroupopenshift-ci[bot]2022-06-27
|\
| * podman cgroup enhancementcdoern2022-06-24
* | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
* | conmon: silence json-file errorValentin Rothberg2022-06-23
|/
* Merge pull request #14596 from giuseppe/move-conmon-different-cgroup-system-s...openshift-ci[bot]2022-06-15
|\
| * libpod: improve check to create conmon cgroupGiuseppe Scrivano2022-06-15
* | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | Do not error on signalling a just-stopped containerMatthew Heon2022-06-09
|/
* sdnotify: send MAINPID only onceValentin Rothberg2022-05-12
* enable gocritic linterPaul Holzinger2022-04-26
* enable unparam linterPaul Holzinger2022-04-25
* Merge pull request #13093 from 0xC0ncord/selinux-conmon-agnosticOpenShift Merge Robot2022-04-12
|\
| * selinux: remove explicit range transition when starting conmonKenton Groombridge2022-03-08
* | Add option for pod logs to display different colors per container.gcalin2022-03-29
* | readConmonPipeData: try to improve errorPaul Holzinger2022-03-24
* | linter: enable nilerrValentin Rothberg2022-03-22
* | linter: enable wastedassignValentin Rothberg2022-03-22
* | bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
* | Merge pull request #13552 from vrothberg/go1.18OpenShift Merge Robot2022-03-18
|\ \
| * | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
| |/
* / podman machine: remove hostip from portPaul Holzinger2022-03-17
|/
* Propagate $CONTAINERS_CONF to conmonDavid Gibson2022-02-18
* compat attach: fix write on closed channelValentin Rothberg2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* add OCI Runtime name to errorsDaniel J Walsh2022-01-06
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* checkpoint do not modify XDG_RUNTIME_DIRPaul Holzinger2021-11-24
* libpod: leave thread locked on errorsGiuseppe Scrivano2021-11-24
* Unset SocketLabel after system finishes checkpointingDaniel J Walsh2021-11-23
* Warn on failing to update container statusMatthew Heon2021-11-23
* oci: ack crun output when container is not thereAditya Rajan2021-11-23
* oci: exit gracefully if container is already deadAditya Rajan2021-11-23
* Merge pull request #12354 from Luap99/exit-commandOpenShift Merge Robot2021-11-18
|\
| * Do not store the exit command in container configPaul Holzinger2021-11-18
* | Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
|/
* Added optional container restore statisticsAdrian Reber2021-11-15
* Added optional container checkpointing statisticsAdrian Reber2021-11-15
* oci: rename sub-cgroup to runtime instead of supervisorGiuseppe Scrivano2021-10-28
* Warn if podman stop timeout expires that sigkill was sentDaniel J Walsh2021-10-08