| Commit message (Expand) | Author | Age |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | Merge pull request #10451 from giuseppe/test-ENOSYS | OpenShift Merge Robot | 2021-06-16 |
|\ |
|
| * | test: drop invalid test | Giuseppe Scrivano | 2021-06-16 |
* | | Fix permissions on initially created named volumes | Daniel J Walsh | 2021-06-14 |
|/ |
|
* | Fix handling of podman-remote build --device | Daniel J Walsh | 2021-06-13 |
* | Merge pull request #10638 from Luap99/volume | OpenShift Merge Robot | 2021-06-11 |
|\ |
|
| * | Fix volumes with uid and gid options | Paul Holzinger | 2021-06-11 |
* | | container: ignore named hierarchies | Giuseppe Scrivano | 2021-06-10 |
|/ |
|
* | Merge pull request #10390 from jmguzik/fix-cmd-prune-filter-images | OpenShift Merge Robot | 2021-06-09 |
|\ |
|
| * | Fix image prune --filter cmd behavior | Jakub Guzik | 2021-06-08 |
* | | Merge pull request #10600 from vrothberg/fix-10596 | OpenShift Merge Robot | 2021-06-08 |
|\ \
| |/
|/| |
|
| * | logs: k8s-file: fix race | Valentin Rothberg | 2021-06-08 |
* | | Merge pull request #10381 from adrianreber/2021-05-18-publish | OpenShift Merge Robot | 2021-06-07 |
|\ \ |
|
| * | | Add test for restore --publish | Adrian Reber | 2021-06-04 |
| |/ |
|
* | | Merge pull request #10557 from vrothberg/fix-5572 | OpenShift Merge Robot | 2021-06-07 |
|\ \ |
|
| * | | systemd/generate: change type to notify | Valentin Rothberg | 2021-06-04 |
| |/ |
|
* | | Added tests for different checkpoint archive compressions | Adrian Reber | 2021-06-07 |
* | | remote events: support labels | Valentin Rothberg | 2021-06-04 |
|/ |
|
* | support tag@digest notation | Valentin Rothberg | 2021-05-31 |
* | Merge pull request #10447 from mheon/rootlesscni_default | OpenShift Merge Robot | 2021-05-26 |
|\ |
|
| * | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | | journald logger: fix race condition | Valentin Rothberg | 2021-05-26 |
|/ |
|
* | Merge pull request #10430 from sjug/noop_gpu_flag | OpenShift Merge Robot | 2021-05-26 |
|\ |
|
| * | Add podman run --gpus flag for compatibility | Sebastian Jug | 2021-05-25 |
* | | Merge pull request #10408 from Luap99/fix-10283 | OpenShift Merge Robot | 2021-05-25 |
|\ \ |
|
| * | | Fix network create macvlan with subnet option | Paul Holzinger | 2021-05-20 |
* | | | Fix race condition in running ls container in a pod | Daniel J Walsh | 2021-05-25 |
* | | | Podman info add support for status of cgroup controllers | flouthoc | 2021-05-24 |
| |/
|/| |
|
* | | Merge pull request #10377 from vrothberg/test-common | OpenShift Merge Robot | 2021-05-20 |
|\ \ |
|
| * | | update c/common | Valentin Rothberg | 2021-05-20 |
* | | | Add support for podman manifest rm command | Daniel J Walsh | 2021-05-19 |
|/ / |
|
* / | Fix problem copying files when container is in host pid namespace | Daniel J Walsh | 2021-05-19 |
|/ |
|
* | Merge pull request #10334 from mheon/add_relabel_vol_plugin | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Ensure that :Z/:z/:U can be used with named volumes | Matthew Heon | 2021-05-17 |
* | | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
| |/ |
|
* | | Merge pull request #10363 from vrothberg/fix-10350 | OpenShift Merge Robot | 2021-05-17 |
|\ \ |
|
| * | | image prune: remove unused images only with `--all` | Valentin Rothberg | 2021-05-17 |
| |/ |
|
* / | podman network reload add rootless support | Paul Holzinger | 2021-05-17 |
|/ |
|
* | Merge pull request #10254 from jmguzik/prune-filter-cli | OpenShift Merge Robot | 2021-05-14 |
|\ |
|
| * | Add support for cli network prune --filter flag | Jakub Guzik | 2021-05-12 |
* | | Merge pull request #10300 from jwhonce/issues/10289 | OpenShift Merge Robot | 2021-05-12 |
|\ \ |
|
| * | | Add host.serviceIsRemote to podman info results | Jhon Honce | 2021-05-10 |
* | | | podman image tree: restore previous behavior | Valentin Rothberg | 2021-05-12 |
| |/
|/| |
|
* | | Remove obsolete skips | Ed Santiago | 2021-05-10 |
|/ |
|
* | Kube like pods should share ipc,net,uts by default | flouthoc | 2021-05-10 |
* | Merge pull request #10202 from EduardoVega/9763-kube-auto-update | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Adds support to preserve auto update labels in generate and play kube | Eduardo Vega | 2021-05-06 |
* | | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ \ |
|
| * | | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |