| Commit message (Expand) | Author | Age |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Adds support to preserve auto update labels in generate and play kube | Eduardo Vega | 2021-05-06 |
* | Merge pull request #10208 from Luap99/play-kube-mac | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
|/ |
|
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | 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 |
* | play kube: add support for env vars defined from secrets | Alban Bedel | 2021-03-28 |
* | Support multi doc yaml for generate/play kube | Eduardo Vega | 2021-03-25 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Ensure that `podman play kube` actually reports errors | Matthew Heon | 2021-01-11 |
* | Refactor kube.ToSpecGen parameters to struct | Benedikt Ziemons | 2020-12-23 |
* | Set NetNS mode instead of value | Benedikt Ziemons | 2020-12-23 |
* | 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 |