COMMITS
/ pkg/specgen/podspecgen.go November 7, 2025
L
pkg/specgen: Remove deprecated CNINetworks
Lokesh Mandvekar committed
L
Fix deprecation notice to make gocritic happy.
Lokesh Mandvekar committed
September 8, 2025
P
run modernize -fix ./...
Paul Holzinger committed
September 1, 2025
J
Switch common, storage and image to monorepo.
Jan Kaluza committed
April 1, 2025
K
Remove unused code and data structures
Kir Kolyshkin committed
January 13, 2025
D
Add --no-hostname option
Daniel J Walsh committed
November 18, 2024
G
Add --hosts-file flag to container and pod commands
Gavin Lam committed
March 20, 2023
U
Add --restart flag to pod create
Urvashi Mohnani committed
January 25, 2023
D
add support for limiting tmpfs size for systemd-specific mnts
danishprakash committed
January 23, 2023
D
kube-play: add support for HostIPC in pod.Spec
danishprakash committed
May 2, 2022
S
libpod: Add pasta networking mode
Stefano Brivio committed
July 7, 2022
C
fix namespace reporting
Charlie Doern committed
June 16, 2022
C
podman pod create --shm-size
cdoern committed
May 13, 2022
C
podman pod create --uidmap patch
cdoern committed
May 5, 2022
V
play kube: service container
Valentin Rothberg committed
April 13, 2022
V
pod: add exit policies
Valentin Rothberg committed
February 4, 2022
O
Merge pull request #12930 from cdoern/podCgroup
OpenShift Merge Robot committed
January 18, 2022
C
Podman pod create --share-parent vs --share=cgroup
cdoern committed
January 21, 2022
D
Run codespell on code
Daniel J Walsh committed
January 13, 2022
D
Standardize on capatalized Cgroups
Daniel J Walsh committed
O
Merge pull request #12642 from Luap99/libnetwork
OpenShift Merge Robot committed
O
Merge pull request #12836 from cdoern/podSysCtl
OpenShift Merge Robot committed
January 11, 2022
C
Podman Pod Create --sysctl support
cdoern committed
December 17, 2021
P
use libnetwork from c/common
Paul Holzinger committed
December 23, 2021
D
Add podman rm --depend
Daniel J Walsh committed
November 5, 2021
C
Pod Security Option support
cdoern committed
P
Fix swagger definition for the new mac address type
Paul Holzinger committed
December 9, 2021
P
Add new networks format to spegecen
Paul Holzinger committed
November 3, 2021
P
MAC address json unmarshal should allow strings
Paul Holzinger committed
September 1, 2021
C
Pod Volumes From Support
cdoern committed
C
Pod Volumes Support
cdoern committed
September 6, 2021
C
Pod Device-Read-BPS support
cdoern committed
C
Pod Device Support
cdoern committed
July 14, 2021
C
InfraContainer Rework
cdoern committed
July 15, 2021
P
Network interface
Paul Holzinger committed
December 1, 2020
D
Add support for pod inside of user namespace.
Daniel J Walsh committed
June 29, 2021
J
--infra-name command line argument
José Guilherme Vanz committed
July 7, 2021
C
podman pod create --pid flag
cdoern committed
June 17, 2021
C
Podman Pod Create --cpus and --cpuset-cpus flags
cdoern committed
September 25, 2020
A
Add support for slirp network for pods
Ashley Cui committed
July 7, 2020
M
Fix container and pod create commands for remote create
Matthew Heon committed
May 29, 2020
V
pod create: add `--infra-conmon-pidfile`
Valentin Rothberg committed
May 7, 2020
M
Fix parsing of --network for `podman pod create`
Matthew Heon committed
May 4, 2020
M
Rework port parsing to support --expose and -P
Matthew Heon committed
March 24, 2020
B
podmanv2 pod create using podspecgen
Brent Baude committed