aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/generate_kube_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Default to --dns-option to match Docker and BuildahDaniel J Walsh2022-09-16
* generate, kube: plug HostUsersGiuseppe Scrivano2022-09-08
* Merge pull request #15607 from fpoirotte/mainOpenShift Merge Robot2022-09-08
|\
| * Fix #15243 Set AutomountServiceAccountToken to falseFrançois Poirotte2022-09-04
* | Bump github.com/docker/go-units from 0.4.0 to 0.5.0dependabot[bot]2022-09-06
* | Fix bind-mount-option annotation in gen/play kubeUrvashi Mohnani2022-09-01
|/
* Set enableServiceLinks to false in generated yamlUrvashi Mohnani2022-08-31
* e2e tests: try to deflake 5000Ed Santiago2022-08-29
* Warning messages are printed and ignored if we use an unsupported optionToshiki Sonoda2022-08-23
* Add "podman kube generate" commandNiall Crowe2022-08-11
* add omitempty to Secret in k8s VolumeSourceCharlie Doern2022-08-03
* Add ports and hostname correctly in kube yamlUrvashi Mohnani2022-07-08
* 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