summaryrefslogtreecommitdiff
path: root/cmd/podman/play
Commit message (Expand)AuthorAge
* play kube default log driverNiall Crowe2022-05-05
* Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* play: kube: use in-memory kubefile and remove tempfileChristian Stewart2022-03-24
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* Add --context-dir option to podman play kubeDaniel J Walsh2022-03-01
* kube: honor --build=false and make --build=true by defaultAditya R2022-02-21
* bump go module to version 4Valentin Rothberg2022-01-18
* play kube add support for multiple networksPaul Holzinger2021-12-14
* podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* Add support to play kube for --log-optDaniel J Walsh2021-10-25
* [CI:DOCS] introduce --replace flag for play kubeChen Zhiwei2021-10-08
* Add podman play kube --no-hosts optionsDaniel J Walsh2021-10-01
* [CI:DOCS] cmd/podman: no dot for short descriptionsValentin Rothberg2021-09-28
* teardown play kubeBrent Baude2021-08-24
* Add ability to build images in play kubeBrent Baude2021-08-18
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* add --mac-address to podman play kubePaul Holzinger2021-05-04
* add --ip to podman play kubePaul Holzinger2021-04-16
* Add support for play/generate kube volumesEduardo Vega2021-04-09
* Merge pull request #9420 from rhatdan/kubeOpenShift Merge Robot2021-02-22
|\
| * Allow podman play kube to read yaml file from stdinDaniel J Walsh2021-02-19
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Ensure that `podman play kube` actually reports errorsMatthew Heon2021-01-11
* shell completion for the network flagPaul Holzinger2020-12-12
* Add system test for shell completionPaul Holzinger2020-12-09
* Add an option to control if play kube should start the podAlban Bedel2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Add --log-driver to play kubeAndy Librian2020-11-08
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Enable k8s configmaps as flags for play kubeEduardo Vega2020-10-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* Fix play kube report printing when no containers are createdtheunrealgeek2020-06-05
* Add tests for Deployment Kind and minor fix for play kube outputtheunrealgeek2020-06-02
* Modify PlayKubeReport to preserve pod->container mappingtheunrealgeek2020-06-02
* supporting k8s Deployment objectstheunrealgeek2020-06-02
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* add {generate,play} kubeValentin Rothberg2020-05-06