summaryrefslogtreecommitdiff
path: root/test/e2e/generate_kube_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* Three manual fixesEd Santiago2022-04-28
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* Modify the pod name suffix '_pod' to '-pod'aonoa2022-04-25
* remove unneeded k8s codePaul Holzinger2022-03-15
* move k8s deps into podmanPaul Holzinger2022-03-15
* bump go module to version 4Valentin Rothberg2022-01-18
* fix(generate): fix up podman generate kube missing env field bug荒野無燈2021-12-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* Remove StringInSlice(), part 1Ed Santiago2021-11-23
* Rename pod on generate of containerBrent Baude2021-11-22
* Generate Kube should not print default structsDaniel J Walsh2021-10-19
* Merge pull request #11982 from umohnani8/targetPortOpenShift Merge Robot2021-10-15
|\
| * Set targetPort to the port value in the kube yamlUrvashi Mohnani2021-10-14
* | Do not add TCP to protocol in generated kube yamlUrvashi Mohnani2021-10-14
|/
* Don't add image entrypoint to the generate kube yamlUrvashi Mohnani2021-10-13
* Kube Gen run as user/group issuescdoern2021-10-12
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Support selinux options with bind mounts play/genBrent Baude2021-09-30
* podman generate kube should not include images commandDaniel J Walsh2021-09-22
* Add init containers to generate and play kubeUrvashi Mohnani2021-09-10
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Adds support to preserve auto update labels in generate and play kubeEduardo Vega2021-05-06
* Fixes generate kube incorrect when bind-mounting "/" and "/root"zhangguanzhang2021-04-26
* Add support for play/generate kube volumesEduardo Vega2021-04-09
* Support multi doc yaml for generate/play kubeEduardo Vega2021-03-25
* Generate Kubernetes PersistentVolumeClaims from named volumesJordan Williams2021-03-19
* Switch all builds to pull-neverDaniel J Walsh2021-03-16
* Allow users to generate a kubernetes yaml off non running containersDaniel J Walsh2021-03-08
* bump go module to v3Valentin Rothberg2021-02-22
* generate kube: support --privilegedValentin Rothberg2021-02-09
* Merge pull request #9220 from vrothberg/fix-9211OpenShift Merge Robot2021-02-04
|\
| * generate kube: handle entrypointValentin Rothberg2021-02-04
* | Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
|/
* podman generate kube ignores --network=hostMilivoje Legenovic2021-01-30
* Honor custom DNS in play|generate kubebaude2021-01-29
* Disable incompatible rootless + CGroupsV1 testsChris Evich2020-12-15
* generate kube on multiple containersbaude2020-12-07
* use lookaside storage for remote testsbaude2020-11-16
* Add support for resource cpu limit to generate kubeAndy Librian2020-10-09
* Add support for resource memory limit to generate kubeAndy Librian2020-10-04
* handle the play kube and generate kube for with restartPolicyzhangguanzhang2020-09-18
* play/generate: support shareProcessNamespacePeter Hunt2020-09-10
* fix podman generate kube with HostAliaseszhangguanzhang2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Enable a bunch of remote testsDaniel J Walsh2020-07-21