| Commit message (Expand) | Author | Age |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | play kube: support capitalized pull policy | Valentin Rothberg | 2021-07-26 |
* | Kube: Add liveness probe for containers. | flouthoc | 2021-07-17 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | support tag@digest notation | Valentin Rothberg | 2021-05-31 |
* | 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 |
* | | CI: run rootless tests under ubuntu | Ed Santiago | 2021-05-06 |
|/ |
|
* | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | Ensure mount destination is clean, no trailing slash | Eduardo Vega | 2021-04-18 |
* | Merge pull request #10043 from Luap99/play-kube-ip | OpenShift Merge Robot | 2021-04-17 |
|\ |
|
| * | add --ip to podman play kube | Paul Holzinger | 2021-04-16 |
* | | podman play kube apply correct log driver | Paul Holzinger | 2021-04-15 |
|/ |
|
* | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | Merge pull request #9842 from AlbanBedel/play-kube-env-from-secrets | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | play kube: add support for env vars defined from secrets | Alban Bedel | 2021-03-28 |
| * | play kube: support optional/mandatory env var from config map | Alban Bedel | 2021-03-28 |
* | | Add problematic volume name to kube play error messages | Jordan Christiansen | 2021-03-27 |
|/ |
|
* | Support multi doc yaml for generate/play kube | Eduardo Vega | 2021-03-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | play kube selinux test case | Steven Taylor | 2021-02-04 |
* | play kube selinux test case | Steven Taylor | 2021-02-03 |
* | play kube selinux label test case | Steven Taylor | 2021-02-03 |
* | play kube: set entrypoint when interpreting Command | Daniel J Walsh | 2021-01-13 |
* | Set NetNS mode instead of value | Benedikt Ziemons | 2020-12-23 |
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | play kube: fix args/command handling | Peter Hunt | 2020-12-22 |
|/ |
|
* | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 |
* | Add support for persistent volume claims in kube files | Alban Bedel | 2020-11-27 |
* | Prepare support in kube play for other volume types than hostPath | Alban Bedel | 2020-11-27 |
* | Add an option to control if play kube should start the pod | Alban Bedel | 2020-11-17 |
* | migrate play kube to spec gen | baude | 2020-11-10 |
* | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | fedora rootless cpu settings | baude | 2020-11-03 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Make invalid image name error more specific | Jordan Christiansen | 2020-10-19 |
* | Add support for resource limits to play kube | Jordan Christiansen | 2020-10-12 |
* | Merge pull request #7891 from rhatdan/rm | OpenShift Merge Robot | 2020-10-09 |
|\ |
|
| * | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | | Merge pull request #7910 from EduardoVega/7567-podman-configmaps | OpenShift Merge Robot | 2020-10-09 |
|\ \
| |/
|/| |
|
| * | Enable k8s configmaps as flags for play kube | Eduardo Vega | 2020-10-07 |
* | | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
|/ |
|
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | handle the play kube and generate kube for with restartPolicy | zhangguanzhang | 2020-09-18 |
* | Fix play_kube_test deployment template | Jordan Christiansen | 2020-09-17 |
* | Add labels to a pod created via play kube | Jordan Christiansen | 2020-09-16 |
* | Add read-only mount to play kube | Ashley Cui | 2020-09-10 |