| Commit message (Expand) | Author | Age |
* | 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 |
* | handle play kube with pod.spec.hostAliases | zhangguanzhang | 2020-08-31 |
* | play kube: handle Socket HostPath type | Peter Hunt | 2020-08-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Merge pull request #7053 from ashley-cui/kubeip | OpenShift Merge Robot | 2020-07-22 |
|\ |
|
| * | Publish IP from YAML (podman play kube) | Ashley Cui | 2020-07-22 |
* | | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
|/ |
|
* | fix play kube doesn't override dockerfile ENTRYPOINT | zhangguanzhang | 2020-07-22 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Consistent Yaml convention througout play kube tests | theunrealgeek | 2020-06-02 |
* | Add tests for Deployment Kind and minor fix for play kube output | theunrealgeek | 2020-06-02 |
* | Fix existing tests | theunrealgeek | 2020-06-02 |
* | spec: fix order for setting rlimits | Giuseppe Scrivano | 2020-05-11 |
* | enable rootless integration testing | Brent Baude | 2020-05-10 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |