index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
generate_kube_test.go
Commit message (
Expand
)
Author
Age
*
Fix bind-mount-option annotation in gen/play kube
Urvashi Mohnani
2022-09-01
*
Set enableServiceLinks to false in generated yaml
Urvashi Mohnani
2022-08-31
*
e2e tests: try to deflake 5000
Ed Santiago
2022-08-29
*
Warning messages are printed and ignored if we use an unsupported option
Toshiki Sonoda
2022-08-23
*
Add "podman kube generate" command
Niall Crowe
2022-08-11
*
add omitempty to Secret in k8s VolumeSource
Charlie Doern
2022-08-03
*
Add ports and hostname correctly in kube yaml
Urvashi Mohnani
2022-07-08
*
enable errcheck linter
Paul Holzinger
2022-04-29
*
Three manual fixes
Ed Santiago
2022-04-28
*
Ginkgo: use HaveField() for better error checking
Ed Santiago
2022-04-28
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
Modify the pod name suffix '_pod' to '-pod'
aonoa
2022-04-25
*
remove unneeded k8s code
Paul Holzinger
2022-03-15
*
move k8s deps into podman
Paul Holzinger
2022-03-15
*
bump go module to version 4
Valentin Rothberg
2022-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 Santiago
2021-12-02
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: more cleanup of BeTrue()s
Ed Santiago
2021-11-30
*
Remove StringInSlice(), part 1
Ed Santiago
2021-11-23
*
Rename pod on generate of container
Brent Baude
2021-11-22
*
Generate Kube should not print default structs
Daniel J Walsh
2021-10-19
*
Merge pull request #11982 from umohnani8/targetPort
OpenShift Merge Robot
2021-10-15
|
\
|
*
Set targetPort to the port value in the kube yaml
Urvashi Mohnani
2021-10-14
*
|
Do not add TCP to protocol in generated kube yaml
Urvashi Mohnani
2021-10-14
|
/
*
Don't add image entrypoint to the generate kube yaml
Urvashi Mohnani
2021-10-13
*
Kube Gen run as user/group issues
cdoern
2021-10-12
*
Add --time out for podman * rm -f commands
Daniel J Walsh
2021-10-04
*
Support selinux options with bind mounts play/gen
Brent Baude
2021-09-30
*
podman generate kube should not include images command
Daniel J Walsh
2021-09-22
*
Add init containers to generate and play kube
Urvashi Mohnani
2021-09-10
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
Adds support to preserve auto update labels in generate and play kube
Eduardo Vega
2021-05-06
*
Fixes generate kube incorrect when bind-mounting "/" and "/root"
zhangguanzhang
2021-04-26
*
Add support for play/generate kube volumes
Eduardo Vega
2021-04-09
*
Support multi doc yaml for generate/play kube
Eduardo Vega
2021-03-25
*
Generate Kubernetes PersistentVolumeClaims from named volumes
Jordan Williams
2021-03-19
*
Switch all builds to pull-never
Daniel J Walsh
2021-03-16
*
Allow users to generate a kubernetes yaml off non running containers
Daniel J Walsh
2021-03-08
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
generate kube: support --privileged
Valentin Rothberg
2021-02-09
*
Merge pull request #9220 from vrothberg/fix-9211
OpenShift Merge Robot
2021-02-04
|
\
|
*
generate kube: handle entrypoint
Valentin Rothberg
2021-02-04
*
|
Report StatusConflict on Pod opt partial failures
Jhon Honce
2021-02-02
|
/
*
podman generate kube ignores --network=host
Milivoje Legenovic
2021-01-30
*
Honor custom DNS in play|generate kube
baude
2021-01-29
*
Disable incompatible rootless + CGroupsV1 tests
Chris Evich
2020-12-15
*
generate kube on multiple containers
baude
2020-12-07
*
use lookaside storage for remote tests
baude
2020-11-16
[next]