| Commit message (Expand) | Author | Age |
* | Add EXPOSE e2e test | Colin Bendell | 2021-11-20 |
* | test: Update error string for --file-locks test | Radostin Stoyanov | 2021-11-19 |
* | Merge pull request #11957 from edsantiago/bats | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | System tests: new checkpoint tests | Ed Santiago | 2021-11-17 |
* | | Merge pull request #12295 from flouthoc/filter-label-pattern | OpenShift Merge Robot | 2021-11-18 |
|\ \ |
|
| * | | filter: add basic pattern matching for label keys | Aditya Rajan | 2021-11-15 |
* | | | Add test for checkpoint/restore with --file-locks | Radostin Stoyanov | 2021-11-18 |
* | | | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | | | fix CI | Valentin Rothberg | 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 |
* | | | hack/bats: deal with new bin helpers | Ed Santiago | 2021-11-16 |
* | | | Merge pull request #12218 from vrothberg/pause-catatonit | OpenShift Merge Robot | 2021-11-16 |
|\ \ \ |
|
| * | | | infra container: replace pause with catatonit | Valentin Rothberg | 2021-11-15 |
| | |/
| |/| |
|
* | | | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | | | Merge pull request #12294 from flouthoc/secret-mount-target | OpenShift Merge Robot | 2021-11-16 |
|\ \ \ |
|
| * | | | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
| | |/
| |/| |
|
* | | | Merge pull request #12285 from nalind/journal-follow-not-early | OpenShift Merge Robot | 2021-11-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | journald logs: keep reading until the journal's end | Nalin Dahyabhai | 2021-11-15 |
* | | | Merge pull request #12130 from rhatdan/journal | OpenShift Merge Robot | 2021-11-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Error logs --follow if events-backend != journald, event-logger=journald | Daniel J Walsh | 2021-11-13 |
* | | | Merge pull request #12297 from edsantiago/no_remote_unshare | OpenShift Merge Robot | 2021-11-15 |
|\ \ \ |
|
| * | | | Network test: fix podman-remote-rootless corner case | Ed Santiago | 2021-11-15 |
| | |/
| |/| |
|
* | | | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ \ \ |
|
| * | | | change from run to create in 250-systemd.bats | Boaz Shuster | 2021-11-09 |
| * | | | Use systemctl in local system test | Boaz Shuster | 2021-10-29 |
| * | | | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | | | Added test for checkpoint/restore --print-stats | 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 #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 |