| Commit message (Expand) | Author | Age |
* | 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 |