COMMITS
/ libpod/container_internal_common.go September 8, 2025
P
run modernize -fix ./...
Paul Holzinger committed
September 2, 2025
O
Merge pull request #26945 from Luap99/vol-opts
openshift-merge-bot[bot] committed
September 1, 2025
P
do not pass [no]copy as bind mounts options to runtime
Paul Holzinger committed
J
Switch common, storage and image to monorepo.
Jan Kaluza committed
June 14, 2025
P
artifact mount: add new name option to specify filename
Paul Holzinger committed
P
artifact mount: improve single blob behavior
Paul Holzinger committed
May 28, 2025
P
libpod: don't force only network search domains
Paul Holzinger committed
May 27, 2025
J
Recreate the Rootfs in mountStorage for infra-container.
Jan Kaluza committed
May 13, 2025
P
fix issues found by nilness
Paul Holzinger committed
April 1, 2025
J
Replace podman pause image with rootfs.
Jan Kaluza committed
April 7, 2025
G
libpod: --user works with --hostuser entries
Giuseppe Scrivano committed
March 27, 2025
K
libpod: fix a few minor staticcheck warnings
Kir Kolyshkin committed
January 30, 2024
M
Add cdi-spec-dir option to top level options.
Micah Chambers (eos) committed
March 24, 2025
P
replace deprecated selinux/label calls
Paul Holzinger committed
March 14, 2025
M
Fix a potential deadlock during `podman cp`
Matt Heon committed
February 20, 2025
P
add new artifact mount type
Paul Holzinger committed
February 10, 2025
D
libpod: make hasCapSysResource platform-specific
Doug Rabson committed
January 13, 2025
D
Add --no-hostname option
Daniel J Walsh committed
January 8, 2025
O
Merge pull request #24655 from mheon/fix_volume_perms_cp
openshift-merge-bot[bot] committed
November 27, 2024
G
spec: clamp rlimits without CAP_SYS_RESOURCE
Giuseppe Scrivano committed
November 22, 2024
M
Mount volumes before copying into a container
Matthew Heon committed
November 15, 2024
P
libpod: addHosts() prevent nil deref
Paul Holzinger committed
November 12, 2024
G
spec: clamp rlimits in a userns
Giuseppe Scrivano committed
October 10, 2024
G
spec: always specify default rlimits
Giuseppe Scrivano committed
September 17, 2024
G
libpod: convert owner IDs only with :idmap
Giuseppe Scrivano committed
August 28, 2024
P
libpod: make use of new pasta option from c/common
Paul Holzinger committed
June 24, 2024
P
restore: fix missing network setup
Paul Holzinger committed
June 23, 2024
O
Merge pull request #23064 from giuseppe/podman-pass-timeout-stop-to-systemd
openshift-merge-bot[bot] committed
June 19, 2024
G
libpod: intermediate mount if UID not mapped into the userns
Giuseppe Scrivano committed
June 18, 2024
G
libpod: avoid chowning the rundir to root in the userns
Giuseppe Scrivano committed
G
libpod: do not chmod bind mounts
Giuseppe Scrivano committed
June 21, 2024
G
container: pass KillSignal and StopTimeout to the systemd scope
Giuseppe Scrivano committed
May 16, 2024
M
Only stop chowning volumes once they're not empty
Matthew Heon committed
May 17, 2024
P
fix incorrect host.containers.internal entry for rootless bridge mode
Paul Holzinger committed
April 18, 2024
M
Add support for image volume subpaths
Matt Heon committed
April 23, 2024
P
Replace golang.org/x/exp/slices with slices from std
Paul Holzinger committed
April 10, 2024
G
libpod: use fileutils.(Le|E)xists
Giuseppe Scrivano committed
April 5, 2024
E
Bump tags.cncf.io/container-device-interface to v0.7.1
Evan Lezar committed
April 3, 2024
G
container: do not chown to dest target with U
Giuseppe Scrivano committed
March 31, 2024
G
libpod: use original IDs if idmap is provided
Giuseppe Scrivano committed
March 14, 2024
P
use new c/common pasta2 setup logic to fix dns
Paul Holzinger committed
February 2, 2024
R
Fix running container from docker client with rootful in rootless podman.
Romain Geissler committed
D
Reuse timezone code from containers/common
Daniel J Walsh committed
M
Cease using deprecated runc userlookup
Matt Heon committed
February 12, 2024
G
libpod: correctly map UID/GID for existing dirs
Giuseppe Scrivano committed
February 7, 2024
M
Bump Go module to v5
Matt Heon committed
January 11, 2024
O
Merge pull request #20961 from karuboniru/patch-1
openshift-merge-bot[bot] committed
January 9, 2024
E
Remove redundant code in generateSpec()
Egor Makrushin committed
January 5, 2024
O
Refactor: replace StringInSlice with slices.Contains
Oleksandr Redko committed
January 4, 2024
O
chore: delete obsolete // +build lines
Oleksandr Redko committed