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
*
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
*
Add support for resource cpu limit to generate kube
Andy Librian
2020-10-09
*
Add support for resource memory limit to generate kube
Andy Librian
2020-10-04
*
handle the play kube and generate kube for with restartPolicy
zhangguanzhang
2020-09-18
*
play/generate: support shareProcessNamespace
Peter Hunt
2020-09-10
*
fix podman generate kube with HostAliases
zhangguanzhang
2020-08-27
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Enable a bunch of remote tests
Daniel J Walsh
2020-07-21
*
Re-enable a generate kube test that failed on Ubuntu
Matthew Heon
2020-07-20
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Merge pull request #6256 from theunrealgeek/play_kube_deployment
OpenShift Merge Robot
2020-06-11
|
\
|
*
Fix podman generate tests that relied on play kube
theunrealgeek
2020-06-02
[next]