COMMITS
/ pkg/specgenutil/specgen.go September 8, 2025
P
use strings.SplitSeq where possible
Paul Holzinger committed
September 1, 2025
J
Switch common, storage and image to monorepo.
Jan Kaluza committed
August 20, 2025
P
windows: do not convert unconfined seccomp path
Paul Holzinger committed
August 7, 2025
J
Feat: Add log_path support in containers.conf
Joshua Arrevillaga committed
July 9, 2025
M
Fix seccomp profile path on Windows
Mario Loriedo committed
May 21, 2025
F
Support --cpuset-<cpus/mems> in podman kube play
François Poirotte committed
May 9, 2025
Š
Fix parsing of paths for unmask
Šimon Škoda committed
March 21, 2025
J
Add support for pids-limit annotation for podman kube play.
Jan Kaluza committed
February 20, 2025
P
add new artifact mount type
Paul Holzinger committed
February 25, 2025
P
pkg/specgenutil: rework volume/mount parsing
Paul Holzinger committed
January 22, 2025
P
do not set the CreateCommand for API users
Paul Holzinger committed
January 13, 2025
D
Add --no-hostname option
Daniel J Walsh committed
December 3, 2024
J
Fix device limitations in podman-remote update on remote systems
Jan Rodák committed
November 18, 2024
G
Add --hosts-file flag to container and pod commands
Gavin Lam committed
October 24, 2024
J
Configure HealthCheck with `podman update`
Jan Rodák committed
September 10, 2024
J
July 11, 2024
G
specgenutil: record the pod userns in the annotations
Giuseppe Scrivano committed
June 24, 2024
P
podman run use pod userns even with --pod-id-file
Paul Holzinger committed
February 7, 2024
M
Bump Go module to v5
Matt Heon committed
January 30, 2024
O
Merge pull request #21339 from mheon/specgen_to_pointer_v2
openshift-merge-bot[bot] committed
January 23, 2024
M
Convert SpecGen values to be nullable where possible
Matt Heon committed
January 4, 2024
D
Make --gpus work with nvidia gpus
Daniel J Walsh committed
January 2, 2024
P
Replace strings.SplitN with strings.Cut
Philip Dubé committed
December 1, 2023
G
podman: new option --preserve-fd
Giuseppe Scrivano committed
September 26, 2023
W
use default when user does not provide rdt-class
Wolfgang Pross committed
W
Add Intel RDT support
Wolfgang Pross committed
May 4, 2023
D
Add support for confined users
Daniel J Walsh committed
July 30, 2023
D
Set default userns from containers.conf file
Daniel J Walsh committed
July 26, 2023
D
Add support for mounts listed in containers.conf
Daniel J Walsh committed
July 14, 2023
D
Use constants for mount types
Daniel J Walsh committed
May 17, 2023
G
run: ignore PODMAN_USERNS with --pod
Giuseppe Scrivano committed
March 20, 2023
U
Add --restart flag to pod create
Urvashi Mohnani committed
April 6, 2023
A
The `--ulimit` option accepts the name with an `RLIMIT_` prefix both upper and lower case
Alexander Gryanko committed
March 13, 2023
D
Use default_ulimits field in containers.conf
Daniel J Walsh committed
February 13, 2023
D
Support running nested SELinux container separation
Daniel J Walsh committed
February 28, 2023
O
Merge pull request #17450 from danishprakash/add-group-entry
OpenShift Merge Robot committed
February 9, 2023
D
create: add support for --group-entry
danishprakash committed
January 25, 2023
D
add support for limiting tmpfs size for systemd-specific mnts
danishprakash committed
January 17, 2023
D
Remove ReservedAnnotations from kube generate specification
Daniel J Walsh committed
December 10, 2022
D
Add containers.conf read-only flag support
Daniel J Walsh committed
December 19, 2022
D
Stop recording annotations set to false
Daniel J Walsh committed
November 17, 2022
D
Fix handling of readonly containers when defined in kube.yaml
Daniel J Walsh committed
April 15, 2022
M
Add support for startup healthchecks
Matthew Heon committed
September 10, 2022
D
Fix stutters
Daniel J Walsh committed
September 7, 2022
V
health check: add on-failure actions
Valentin Rothberg committed
August 9, 2022
C
implement podman update
Charlie Doern committed
August 27, 2022
M
remove github.com/docker/libnetwork dependency
Mikhail Khachayants committed
August 24, 2022
O
Merge pull request #15434 from rhatdan/manifest1
OpenShift Merge Robot committed
A
run,create: add support for --env-merge for preprocessing vars
Aditya R committed
August 23, 2022
D
Allow podman to run in an environment with keys containing spaces
Daniel J Walsh committed