| Commit message (Expand) | Author | Age |
* | Truncate annotations when generating kubernetes yaml files | Daniel J Walsh | 2022-04-27 |
* | 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 |
* | Add --context-dir option to podman play kube | Daniel J Walsh | 2022-03-01 |
* | kube: honor --build=false and make --build=true by default | Aditya R | 2022-02-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
* | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
* | [CI:DOCS] introduce --replace flag for play kube | Chen Zhiwei | 2021-10-08 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | [CI:DOCS] cmd/podman: no dot for short descriptions | Valentin Rothberg | 2021-09-28 |
* | teardown play kube | Brent Baude | 2021-08-24 |
* | Add ability to build images in play kube | Brent Baude | 2021-08-18 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | add --mac-address to podman play kube | Paul Holzinger | 2021-05-04 |
* | add --ip to podman play kube | Paul Holzinger | 2021-04-16 |
* | Add support for play/generate kube volumes | Eduardo Vega | 2021-04-09 |
* | Merge pull request #9420 from rhatdan/kube | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | Allow podman play kube to read yaml file from stdin | Daniel J Walsh | 2021-02-19 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Ensure that `podman play kube` actually reports errors | Matthew Heon | 2021-01-11 |
* | shell completion for the network flag | Paul Holzinger | 2020-12-12 |
* | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
* | Add an option to control if play kube should start the pod | Alban Bedel | 2020-11-17 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | Enable k8s configmaps as flags for play kube | Eduardo Vega | 2020-10-07 |
* | 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 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | Fix play kube report printing when no containers are created | theunrealgeek | 2020-06-05 |
* | Add tests for Deployment Kind and minor fix for play kube output | theunrealgeek | 2020-06-02 |
* | Modify PlayKubeReport to preserve pod->container mapping | theunrealgeek | 2020-06-02 |
* | supporting k8s Deployment objects | theunrealgeek | 2020-06-02 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |