| Commit message (Expand) | Author | Age |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ |
|
| * | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
| * | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
| * | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
| * | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
| * | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | | fix network id handling | Paul Holzinger | 2021-12-14 |
|/ |
|
* | remove runlabel test for global opts | Valentin Rothberg | 2021-12-08 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe... | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Hostname in `spec.hostname` should be passed to infra ctr init opt | wangqiang | 2021-12-01 |
* | | Merge pull request #12440 from umohnani8/cm | OpenShift Merge Robot | 2021-12-03 |
|\ \ |
|
| * | | Add support for configmap volumes to play kube | Urvashi Mohnani | 2021-12-02 |
| |/ |
|
* | | Merge pull request #12486 from giuseppe/use-configured-compression-format | OpenShift Merge Robot | 2021-12-03 |
|\ \ |
|
| * | | cmd, push: use the configured compression format | Giuseppe Scrivano | 2021-12-02 |
* | | | Merge pull request #12365 from mtrmac/random | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ |
|
| * | | | Allow containerPortsToServicePorts to fail | Miloslav Trmač | 2021-11-30 |
| | |/
| |/| |
|
* | | | Merge pull request #12469 from Luap99/ns-teardown-flake | OpenShift Merge Robot | 2021-12-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix possible rootless netns cleanup race | Paul Holzinger | 2021-12-01 |
| |/ |
|
* / | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
|/ |
|
* | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-23 |
* | Add note about volume with unprivileged container | Urvashi Mohnani | 2021-11-21 |
* | Merge pull request #12354 from Luap99/exit-command | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
|/ |
|
* | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | Merge pull request #12272 from hshiina/memory-swappiness | OpenShift Merge Robot | 2021-11-13 |
|\ |
|
| * | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | | Merge pull request #12270 from rhatdan/auth | OpenShift Merge Robot | 2021-11-13 |
|\ \
| |/
|/| |
|
| * | --authfile command line argument for image sign command. | José Guilherme Vanz | 2021-11-11 |
* | | play kube: don't force-pull infra image | Valentin Rothberg | 2021-11-12 |
|/ |
|
* | Merge pull request #12195 from boaz0/closes_11998 | OpenShift Merge Robot | 2021-11-09 |
|\ |
|
| * | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-07 |
* | | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\ \
| |/
|/| |
|
| * | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
* | | Fix libpod API conformance to swagger | Matej Vasek | 2021-11-01 |
|/ |
|
* | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
* | tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-10-21 |
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | podman stats: move cgroup validation to server | Paul Holzinger | 2021-10-11 |
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | libpod: add GetConfigNoCopy() | Valentin Rothberg | 2021-09-29 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-27 |