| Commit message (Expand) | Author | Age |
* | 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 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Fix up play kube to use image data | Daniel J Walsh | 2020-02-13 |
* | honor pull policy in play kube | Brent Baude | 2020-01-28 |
* | play kube: make seccomp handling better conform to k8s | Peter Hunt | 2020-01-03 |
* | play kube: handle seccomp labels | Peter Hunt | 2019-11-18 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | play kube: Container->Ctr | Peter Hunt | 2019-10-11 |
* | play kube: refactor test suite | Peter Hunt | 2019-10-11 |
* | play kube: fix segfault | Peter Hunt | 2019-09-06 |