| Commit message (Expand) | Author | Age |
* | test: check for io.stat existence on cgroup v2 | Giuseppe Scrivano | 2021-03-17 |
* | test: fix test for last crun/runc | Giuseppe Scrivano | 2021-03-17 |
* | test: simplify cgroup path | Giuseppe Scrivano | 2021-03-17 |
* | Latest crun/runc should handle blkio-weight test | Daniel J Walsh | 2021-03-17 |
* | Switch all builds to pull-never | Daniel J Walsh | 2021-03-16 |
* | Fix remote client timezone test | Paul Holzinger | 2021-03-15 |
* | Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variables | Daniel J Walsh | 2021-03-10 |
* | podman cp: ignore EPERMs in rootless mode | Valentin Rothberg | 2021-03-09 |
* | Allow users to generate a kubernetes yaml off non running containers | Daniel J Walsh | 2021-03-08 |
* | podman-remote stop -time 0 does not work | Daniel J Walsh | 2021-03-05 |
* | Merge pull request #9622 from jmguzik/network-rm-fix | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | Fix for podman network rm (-f) workflow | Jakub Guzik | 2021-03-05 |
* | | Merge pull request #9593 from vrothberg/cp-tmp | OpenShift Merge Robot | 2021-03-05 |
|\ \ |
|
| * | | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
| |/ |
|
* | | Merge pull request #9598 from rhatdan/kvm | OpenShift Merge Robot | 2021-03-04 |
|\ \ |
|
| * | | Check for supportsKVM based on basename of the runtime | Daniel J Walsh | 2021-03-03 |
| |/ |
|
* / | Fix cni teardown errors | Paul Holzinger | 2021-03-04 |
|/ |
|
* | Merge pull request #9536 from jmguzik/enable-cgroupsv2-sec-opts | OpenShift Merge Robot | 2021-03-03 |
|\ |
|
| * | Enable cgroupsv2 rw mount via security-opt unmask | Jakub Guzik | 2021-02-28 |
* | | Merge pull request #9575 from mheon/rewrite_rename | OpenShift Merge Robot | 2021-03-03 |
|\ \ |
|
| * | | Rewrite Rename backend in a more atomic fashion | Matthew Heon | 2021-03-02 |
* | | | Merge pull request #9580 from rhatdan/timestamp | Daniel J Walsh | 2021-03-03 |
|\ \ \ |
|
| * | | | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
| |/ / |
|
* / / | Tidy duplicate log tests | Ashley Cui | 2021-03-02 |
|/ / |
|
* / | Enable no_hosts from containers.conf | Daniel J Walsh | 2021-02-26 |
|/ |
|
* | Merge pull request #9487 from giuseppe/split-test-named-hierarchies | OpenShift Merge Robot | 2021-02-25 |
|\ |
|
| * | test: ignore named hierarchies for cgroups=split | Giuseppe Scrivano | 2021-02-23 |
* | | Updated based on Jhonce comments | Parker Van Roy | 2021-02-24 |
* | | Merge pull request #9494 from mheon/sort_caps | OpenShift Merge Robot | 2021-02-24 |
|\ \ |
|
| * | | Sort CapDrop in inspect to guarantee order | Matthew Heon | 2021-02-23 |
* | | | Add dns search domains from cni response to resolv.conf | Paul Holzinger | 2021-02-24 |
* | | | Network connect error if net mode is not bridge | Paul Holzinger | 2021-02-23 |
|/ / |
|
* / | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
|/ |
|
* | Merge pull request #9455 from Luap99/fix-network-ids | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | Fix podman network IDs handling | Paul Holzinger | 2021-02-22 |
* | | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ \
| |/
|/| |
|
| * | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | Merge pull request #9420 from rhatdan/kube | OpenShift Merge Robot | 2021-02-22 |
|\ \ |
|
| * | | Allow podman play kube to read yaml file from stdin | Daniel J Walsh | 2021-02-19 |
| |/ |
|
* | | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ \ |
|
| * | | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | | Merge pull request #9448 from vrothberg/bump-module-version | OpenShift Merge Robot | 2021-02-22 |
|\ \ \ |
|
| * | | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | | | | Two variations of --new flag added to e2e | Jakub Guzik | 2021-02-22 |
|/ / / |
|
* | | | Merge pull request #9417 from ashley-cui/journald | OpenShift Merge Robot | 2021-02-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Turn on journald and k8s file logging tests | Daniel J Walsh | 2021-02-19 |
* | | | Fix segfault in run with memory-swap | baude | 2021-02-19 |
|/ / |
|
* | | Change source path resolution for volume copy-up | Matthew Heon | 2021-02-17 |
* | | Merge pull request #9383 from mheon/fix_copyup_empty | OpenShift Merge Robot | 2021-02-17 |
|\ \ |
|
| * | | Fix an issue where copyup could fail with ENOENT | Matthew Heon | 2021-02-16 |