| Commit message (Expand) | Author | Age |
* | play kube: make seccomp handling better conform to k8s | Peter Hunt | 2020-01-03 |
* | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | play kube: handle seccomp labels | Peter Hunt | 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 |
* | Add support for RunAsUser and RunAsGroup | Daniel J Walsh | 2019-11-06 |
* | Set SELinux labels based on the security context in the kube.yaml | Daniel J Walsh | 2019-11-05 |
* | Set default seccomp.json file for podman play kube | Daniel J Walsh | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Merge pull request #4117 from mheon/pod_no_name | OpenShift Merge Robot | 2019-09-26 |
|\ |
|
| * | Add an error for pods without a name | Matthew Heon | 2019-09-26 |
* | | play kube: Only support pod kind in k8s yaml | Peter Hunt | 2019-09-24 |
|/ |
|
* | play kube: fix segfault | Peter Hunt | 2019-09-06 |
* | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \
| |/
|/| |
|
| * | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | Fix play kube command in pod yaml | Chen Zhiwei | 2019-08-14 |
|/ |
|
* | Merge pull request #3692 from haircommander/play-caps | OpenShift Merge Robot | 2019-08-02 |
|\ |
|
| * | Add capability functionality to play kube | Peter Hunt | 2019-08-01 |
* | | Use buildah/pkg/parse volume parsing rather then internal version | Daniel J Walsh | 2019-08-01 |
|/ |
|
* | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Fix play kube command | Peter Hunt | 2019-07-17 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Refactor of 'podman prune' to better support remote | Jhon Honce | 2019-04-18 |
* | Added remote pod prune | Peter Hunt | 2019-04-16 |
* | podman-remote pod top|stats | baude | 2019-03-06 |
* | podman-remote pod pause|unpause|restart | baude | 2019-02-25 |
* | podman-remote create|ps | baude | 2019-02-25 |
* | Enable more podman-remote pod commands | baude | 2019-02-22 |