| Commit message (Expand) | Author | Age |
* | Merge pull request #4643 from adrianreber/master | OpenShift Merge Robot | 2019-12-17 |
|\ |
|
| * | Correctly export the root file-system changes | Adrian Reber | 2019-12-09 |
* | | Merge pull request #4681 from jvanz/issue4553 | OpenShift Merge Robot | 2019-12-17 |
|\ \ |
|
| * | | podman: mirror information | José Guilherme Vanz | 2019-12-12 |
* | | | Merge pull request #4677 from baude/execenvfile | OpenShift Merge Robot | 2019-12-11 |
|\ \ \ |
|
| * | | | allow exec to read files of environment variables | baude | 2019-12-11 |
* | | | | move image filters under libpod/images | baude | 2019-12-10 |
|/ / / |
|
* | | | Merge pull request #4517 from baude/macvlan | OpenShift Merge Robot | 2019-12-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | macvlan networks | baude | 2019-12-09 |
* | | | Return empty runtime directory if we're not rootless | Jonathan Dieter | 2019-12-07 |
* | | | Merge pull request #4563 from mheon/fix_change_parsing | OpenShift Merge Robot | 2019-12-06 |
|\ \ \ |
|
| * | | | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
| * | | | Completely rework --change parsing | Matthew Heon | 2019-12-04 |
| | |/
| |/| |
|
* / | | Use terminal detach keys sequence specified in the config file | Marco Vedovati | 2019-12-06 |
|/ / |
|
* | | rootless: add fallback for renameat2 at runtime | Giuseppe Scrivano | 2019-12-04 |
* | | Ignore ErrCtrRemoved when removing a container | Daniel J Walsh | 2019-12-03 |
* | | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 |
|\ \ |
|
| * | | filter added to container prune command | Kunal Kushwaha | 2019-11-29 |
* | | | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
|/ / |
|
* | | Merge pull request #4568 from openSUSE/history | OpenShift Merge Robot | 2019-11-27 |
|\ \ |
|
| * | | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | | | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
|/ / |
|
* | | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | | Merge pull request #4512 from kunalkushwaha/prune-filter | OpenShift Merge Robot | 2019-11-22 |
|\ \ |
|
| * | | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
| * | | timestamp related functions added | Kunal Kushwaha | 2019-11-14 |
* | | | Merge pull request #4528 from haircommander/kube-seccomp | OpenShift Merge Robot | 2019-11-22 |
|\ \ \ |
|
| * | | | play kube: handle seccomp labels | Peter Hunt | 2019-11-18 |
* | | | | Merge pull request #4523 from vrothberg/systemd-improvements | OpenShift Merge Robot | 2019-11-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
| | |/
| |/| |
|
* | | | Merge pull request #4368 from haircommander/pod-annotations | OpenShift Merge Robot | 2019-11-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add annotations in play kube | Peter Hunt | 2019-11-08 |
| |/ |
|
* / | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
|/ |
|
* | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | Merge pull request #4466 from giuseppe/notmpcopyup | OpenShift Merge Robot | 2019-11-07 |
|\ |
|
| * | mount: add new options nocopyup|copyup for tmpfs | Giuseppe Scrivano | 2019-11-07 |
* | | Merge pull request #4451 from giuseppe/set-mac | OpenShift Merge Robot | 2019-11-07 |
|\ \ |
|
| * | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | | | Merge pull request #4447 from rhatdan/runasuser | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ |
|
| * | | | Add support for RunAsUser and RunAsGroup | Daniel J Walsh | 2019-11-06 |
| | |/
| |/| |
|
* | | | Merge pull request #4441 from rhatdan/detach | OpenShift Merge Robot | 2019-11-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
* | | | Merge pull request #4459 from giuseppe/fix-renameat-definition | OpenShift Merge Robot | 2019-11-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | rootless: provide workaround for missing renameat2 | Giuseppe Scrivano | 2019-11-06 |
| * | | rootless: use SYS_renameat2 instead of __NR_renameat2 | Giuseppe Scrivano | 2019-11-06 |
* | | | Merge pull request #4370 from rhatdan/seccomp | OpenShift Merge Robot | 2019-11-05 |
|\ \ \ |
|
| * | | | Set SELinux labels based on the security context in the kube.yaml | Daniel J Walsh | 2019-11-05 |
| | |/
| |/| |
|
* / | | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
|/ / |
|
* | | Merge pull request #4423 from giuseppe/fix-cpu-stats | OpenShift Merge Robot | 2019-11-04 |
|\ \ |
|
| * | | cgroups: read correctly the CPU stats | Giuseppe Scrivano | 2019-11-01 |