| Commit message (Expand) | Author | Age |
* | Merge pull request #12672 from adrianreber/2021-12-21-check-for-memtrack | OpenShift Merge Robot | 2021-12-23 |
|\ |
|
| * | Error out early if system does not support pre-copy checkpointing | Adrian Reber | 2021-12-23 |
* | | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
|/ |
|
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Merge pull request #12622 from flouthoc/return_exit_code_for_build | OpenShift Merge Robot | 2021-12-17 |
|\ |
|
| * | build: relay exitcode from imagebuildah to registry | Aditya Rajan | 2021-12-17 |
* | | Set machine timezone | Brent Baude | 2021-12-16 |
* | | kill: fix output | Valentin Rothberg | 2021-12-16 |
|/ |
|
* | 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 |
* | | Merge pull request #12595 from Luap99/network-id | OpenShift Merge Robot | 2021-12-14 |
|\ \ |
|
| * | | fix network id handling | Paul Holzinger | 2021-12-14 |
* | | | Merge pull request #12586 from jmguzik/secret-cmd | OpenShift Merge Robot | 2021-12-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add secret list --filter to cli | Jakub Guzik | 2021-12-14 |
| |/ |
|
* / | network ls: show networks in deterministic order | Paul Holzinger | 2021-12-14 |
|/ |
|
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Refactor podman pods to report.Formatter | Jhon Honce | 2021-12-06 |
* | Refactor podman system to report.Formatter | Jhon Honce | 2021-12-03 |
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | Merge pull request #12460 from jwhonce/issues/10974-1 | OpenShift Merge Robot | 2021-12-01 |
|\ |
|
| * | [NO NEW TESTS NEEDED] Refactor podman container command output | Jhon Honce | 2021-12-01 |
* | | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
|/ |
|
* | fix: parsing of HostConfig.Mounts for container create | Matej Vasek | 2021-11-29 |
* | Merge pull request #12361 from rhatdan/remote | Daniel J Walsh | 2021-11-23 |
|\ |
|
| * | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | | Use same runtime to restore a container as during checkpointing | Adrian Reber | 2021-11-19 |
|/ |
|
* | Merge pull request #12356 from Luap99/pod-logs | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | fix duplicated logs command | Paul Holzinger | 2021-11-18 |
* | | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
|/ |
|
* | Merge pull request #12281 from vrothberg/fix-12007 | OpenShift Merge Robot | 2021-11-17 |
|\ |
|
| * | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | | Merge pull request #12303 from rhatdan/tmpdir | OpenShift Merge Robot | 2021-11-17 |
|\ \ |
|
| * | | Set config environment variables early in Podman init | Daniel J Walsh | 2021-11-15 |
* | | | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
| |/
|/| |
|
* | | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ \ |
|
| * | | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | | 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 |
* | | | Merge pull request #12224 from cdoern/scp | OpenShift Merge Robot | 2021-11-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Podman Image SCP transfer patch | cdoern | 2021-11-11 |