| Commit message (Expand) | Author | Age |
* | play: kube: use in-memory kubefile and remove tempfile | Christian Stewart | 2022-03-24 |
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Remove the authfile parameter of MakeXRegistryAuthHeader | Miloslav Trmač | 2021-12-10 |
| * | Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader) | Miloslav Trmač | 2021-12-10 |
* | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
|/ |
|
* | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 2021-11-15 |
* | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-14 |
* | Merge pull request #11298 from baude/kubeupdown | OpenShift Merge Robot | 2021-08-26 |
|\ |
|
| * | teardown play kube | Brent Baude | 2021-08-24 |
* | | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
|/ |
|
* | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | add --ip to podman play kube | Paul Holzinger | 2021-04-16 |
* | [NO TESTS NEEDED] Make binding util internal | Matej Vasek | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | [NO TESTS NEEDED] Refactor generated code | Matej Vasek | 2021-02-14 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | [NO TESTS NEEDED] fixup: remove debug code | Matej Vasek | 2021-02-02 |
* | [NO TESTS NEEDED] Generated files | Matej Vasek | 2021-02-02 |
* | Makefile: add target to generate bindings | Valentin Rothberg | 2021-01-14 |
* | podman v3 container bindings | baude | 2020-12-21 |
* | misc bindings to podman v3 | baude | 2020-12-17 |
* | Merge pull request #8363 from AlbanBedel/play-kube-create-only | OpenShift Merge Robot | 2020-11-17 |
|\ |
|
| * | Add an option to control if play kube should start the pod | Alban Bedel | 2020-11-17 |
* | | Client call to /play/kube incorrectly set tlsVerify | Alban Bedel | 2020-11-17 |
|/ |
|
* | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | Add X-Registry-Config support | Jhon Honce | 2020-09-29 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | 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 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |