| Commit message (Expand) | Author | Age |
* | filter: add basic pattern matching for label keys | Aditya Rajan | 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 #12271 from Luap99/play-kube-net | OpenShift Merge Robot | 2021-11-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix network mode in play kube | Paul Holzinger | 2021-11-12 |
* | | | Merge pull request #12224 from cdoern/scp | OpenShift Merge Robot | 2021-11-12 |
|\ \ \ |
|
| * | | | Podman Image SCP transfer patch | cdoern | 2021-11-11 |
* | | | | Merge pull request #12279 from mscherer/fix_11842 | OpenShift Merge Robot | 2021-11-12 |
|\ \ \ \ |
|
| * | | | | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
| | |_|/
| |/| | |
|
* / | | | play kube: don't force-pull infra image | Valentin Rothberg | 2021-11-12 |
|/ / / |
|
* | | | Merge pull request #12260 from Luap99/upgrade-flake | OpenShift Merge Robot | 2021-11-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix flake in upgrade tests | Paul Holzinger | 2021-11-11 |
* | | | Merge pull request #12240 from umohnani8/table | OpenShift Merge Robot | 2021-11-10 |
|\ \ \ |
|
| * | | | Print headers for system connection ls | Urvashi Mohnani | 2021-11-10 |
| |/ / |
|
* / / | network reload without ports should not reload ports | Paul Holzinger | 2021-11-10 |
|/ / |
|
* | | Merge pull request #12255 from vrothberg/fix-11970 | OpenShift Merge Robot | 2021-11-10 |
|\ \ |
|
| * | | podman load: support downloading files | Valentin Rothberg | 2021-11-10 |
* | | | pod create: read infra image from containers.conf | Valentin Rothberg | 2021-11-10 |
|/ / |
|
* | | Merge pull request #12227 from Luap99/net-setup | OpenShift Merge Robot | 2021-11-09 |
|\ \ |
|
| * | | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | | | support health checks from image configs | Valentin Rothberg | 2021-11-09 |
* | | | Merge pull request #12222 from Luap99/pod-create-net | OpenShift Merge Robot | 2021-11-09 |
|\ \ \ |
|
| * | | | pod create: read network mode from config | Paul Holzinger | 2021-11-08 |
* | | | | Minor test tweaks | Ed Santiago | 2021-11-08 |
| |/ /
|/| | |
|
* | | | Merge pull request #12036 from jwhonce/issues/11984 | OpenShift Merge Robot | 2021-11-08 |
|\ \ \ |
|
| * | | | test connection add | Jhon Honce | 2021-11-08 |
* | | | | Merge pull request #11953 from markusthoemmes/help-default | OpenShift Merge Robot | 2021-11-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Keep error semantics intact | Markus Thömmes | 2021-11-05 |
| * | | | Adjust tests to verify all subcommands show the help message | Markus Thömmes | 2021-10-14 |
* | | | | Merge pull request #12213 from flouthoc/system-connection-rm-all | OpenShift Merge Robot | 2021-11-08 |
|\ \ \ \ |
|
| * | | | | system: Adds support for removing all named destination via --all | Aditya Rajan | 2021-11-08 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | | Merge pull request #12184 from adrianreber/2021-11-05-stats-dump | OpenShift Merge Robot | 2021-11-08 |
|\ \ \ |
|
| * | | | Test to check for presence of 'stats-dump' in exported checkpoints | Adrian Reber | 2021-11-05 |
* | | | | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ \ \ \ |
|
| * | | | | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | | | | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #12162 from giuseppe/run-split-test-in-separate-cgroup | OpenShift Merge Robot | 2021-11-04 |
|\ \ \ \ |
|
| * | | | | test: run --cgroups=split in new cgroup | Giuseppe Scrivano | 2021-11-04 |
* | | | | | Merge pull request #12060 from mtrmac/podman-trust-show-f35 | OpenShift Merge Robot | 2021-11-03 |
|\ \ \ \ \ |
|
| * | | | | | Fix tests of podman image trust --raw and --json | Miloslav Trmač | 2021-10-25 |
| * | | | | | Tighten the expected output of the "podman image trust show" test | Miloslav Trmač | 2021-10-25 |
| * | | | | | Use INTEGRATION_ROOT instead of current directory | Miloslav Trmač | 2021-10-25 |
* | | | | | | Merge pull request #12166 from Luap99/mac | OpenShift Merge Robot | 2021-11-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | | | | | | | Merge pull request #12159 from jwhonce/issues/12115 | OpenShift Merge Robot | 2021-11-02 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 |
| | |_|_|/ /
| |/| | | | |
|