| Commit message (Expand) | Author | Age |
* | Do not pull if image domain is localhost | Urvashi Mohnani | 2020-12-07 |
* | 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 |
* | Centralize cores and period/quota conversion code | Jordan Christiansen | 2020-10-31 |
* | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | 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 |
* | Enable k8s configmaps as flags for play kube | Eduardo Vega | 2020-10-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | handle the play kube and generate kube for with restartPolicy | zhangguanzhang | 2020-09-18 |
* | Add labels to a pod created via play kube | Jordan Christiansen | 2020-09-16 |
* | Merge pull request #7591 from haircommander/play-kube-process-namespace | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | play/generate: support shareProcessNamespace | Peter Hunt | 2020-09-10 |
* | | 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 |
* | Publish IP from YAML (podman play kube) | Ashley Cui | 2020-07-22 |
* | fix play kube doesn't override dockerfile ENTRYPOINT | zhangguanzhang | 2020-07-22 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Merge pull request #6256 from theunrealgeek/play_kube_deployment | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | Update comment related to seccomp profiles in play kube | theunrealgeek | 2020-06-03 |
| * | Fix existing tests | theunrealgeek | 2020-06-02 |
| * | Modify PlayKubeReport to preserve pod->container mapping | theunrealgeek | 2020-06-02 |
| * | supporting k8s Deployment objects | theunrealgeek | 2020-06-02 |
* | | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
|/ |
|
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |