COMMITS
/ libpod/oci_conmon_linux.go February 7, 2024
M
Bump Go module to v5
Matt Heon committed
January 4, 2024
O
chore: delete obsolete // +build lines
Oleksandr Redko committed
December 5, 2023
P
libpod: split out cgroups call into linux specific file
Paul Holzinger committed
November 24, 2023
P
use rootless netns from c/common
Paul Holzinger committed
September 8, 2023
D
Support passing of Ulimits as -1 to mean max
Daniel J Walsh committed
October 24, 2023
P
libpod: add !remote tag
Paul Holzinger committed
August 17, 2023
P
libpod: improve conmon error handling
Paul Holzinger committed
July 3, 2023
P
libpod: use new libcontainer BlockIO constructors
Peter Hunt committed
October 12, 2022
A
Add and use Container.LinuxResource() helper
Alexander Larsson committed
August 17, 2022
D
libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.go
Doug Rabson committed
D
libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_linux.go
Doug Rabson committed
D
libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.go
Doug Rabson committed
D
libpod: Move oci_conmon_linux.go to oci_conmon_common.go
Doug Rabson committed
August 5, 2022
V
libpod: allow the notify socket to be passed programatically
Valentin Rothberg committed
July 12, 2022
M
fix wrong log message on Trace level
Mikhail Khachayants committed
July 11, 2022
E
[CI:DOCS] Improve language. Fix spelling and typos.
Erik Sjölund committed
July 8, 2022
V
podman wait: return 0 if container never ran
Valentin Rothberg committed
July 6, 2022
P
use c/common code for resize and CopyDetachable
Paul Holzinger committed
July 5, 2022
S
libpod: switch to golang native error wrapping
Sascha Grunert committed
June 27, 2022
O
Merge pull request #14654 from cdoern/cgroup
openshift-ci[bot] committed
June 13, 2022
C
podman cgroup enhancement
cdoern committed
P
golangci-lint: enable nolintlint
Paul Holzinger committed
June 10, 2022
V
libpod: fix wait and exit-code logic
Valentin Rothberg committed
V
conmon: silence json-file error
Valentin Rothberg committed
June 15, 2022
O
Merge pull request #14596 from giuseppe/move-conmon-different-cgroup-system-service
openshift-ci[bot] committed
G
libpod: improve check to create conmon cgroup
Giuseppe Scrivano committed
June 8, 2022
M
Do not error on signalling a just-stopped container
Matthew Heon committed
May 12, 2022
V
sdnotify: send MAINPID only once
Valentin Rothberg committed
April 25, 2022
P
enable gocritic linter
Paul Holzinger committed
April 22, 2022
P
enable unparam linter
Paul Holzinger committed
April 12, 2022
O
Merge pull request #13093 from 0xC0ncord/selinux-conmon-agnostic
OpenShift Merge Robot committed
March 4, 2022
G
Add option for pod logs to display different colors per container.
gcalin committed
March 24, 2022
P
readConmonPipeData: try to improve error
Paul Holzinger committed
March 21, 2022
V
linter: enable nilerr
Valentin Rothberg committed
V
linter: enable wastedassign
Valentin Rothberg committed
V
bump golangci-lint to v1.45.0
Valentin Rothberg committed
March 18, 2022
O
Merge pull request #13552 from vrothberg/go1.18
OpenShift Merge Robot committed
V
go fmt: use go 1.18 conditional-build syntax
Valentin Rothberg committed
March 17, 2022
P
podman machine: remove hostip from port
Paul Holzinger committed
January 31, 2022
K
selinux: remove explicit range transition when starting conmon
Kenton Groombridge committed
January 19, 2022
D
Propagate $CONTAINERS_CONF to conmon
David Gibson committed
January 18, 2022
V
compat attach: fix write on closed channel
Valentin Rothberg committed
V
bump go module to version 4
Valentin Rothberg committed
January 13, 2022
D
Standardize on capatalized Cgroups
Daniel J Walsh committed
January 6, 2022
D
add OCI Runtime name to errors
Daniel J Walsh committed
December 6, 2021
D
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh committed
November 24, 2021
P
checkpoint do not modify XDG_RUNTIME_DIR
Paul Holzinger committed
G
libpod: leave thread locked on errors
Giuseppe Scrivano committed
November 22, 2021
D
Unset SocketLabel after system finishes checkpointing
Daniel J Walsh committed
November 23, 2021
M
Warn on failing to update container status
Matthew Heon committed