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
/
libpod
/
kube.go
Commit message (
Expand
)
Author
Age
*
replace golint with revive linter
Paul Holzinger
2022-04-22
*
fix pod volume passing and alter infra inheritance
cdoern
2022-03-29
*
move k8s deps into podman
Paul Holzinger
2022-03-15
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
use libnetwork from c/common
Paul Holzinger
2022-01-12
*
Use the InfraImage defined in containers.conf
Daniel J Walsh
2022-01-10
*
fix(generate): fix up podman generate kube missing env field bug
荒野無燈
2021-12-18
*
Ensure the generated NodePort values are unique
Miloslav Trmač
2021-11-30
*
Allow containerPortsToServicePorts to fail
Miloslav Trmač
2021-11-30
*
Don't use the global math/rand RNG for service ports
Miloslav Trmač
2021-11-30
*
Move a comment to the relevant place
Miloslav Trmač
2021-11-30
*
Rename pod on generate of container
Brent Baude
2021-11-22
*
podman-generate-kube - remove empty structs from YAML
Boaz Shuster
2021-11-07
*
libpod: deduplicate ports in db
Paul Holzinger
2021-10-27
*
pod create: remove need for pause image
Valentin Rothberg
2021-10-26
*
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
*
Merge pull request #11944 from cdoern/kubeEmit
OpenShift Merge Robot
2021-10-13
|
\
|
*
Kube Gen run as user/group issues
cdoern
2021-10-12
*
|
No space in kube annotations for bind mounts
Brent Baude
2021-10-12
|
/
*
faster image inspection
Valentin Rothberg
2021-10-08
*
Support selinux options with bind mounts play/gen
Brent Baude
2021-09-30
*
Merge pull request #11781 from vrothberg/spec
OpenShift Merge Robot
2021-09-29
|
\
|
*
libpod: do not call (*container).Spec()
Valentin Rothberg
2021-09-29
*
|
Merge pull request #11761 from umohnani8/init
OpenShift Merge Robot
2021-09-29
|
\
\
|
|
/
|
/
|
|
*
[NO TESTS NEEDED] Add port configuration to first regular container
Urvashi Mohnani
2021-09-28
*
|
libpod: do not call (*container).Config()
Valentin Rothberg
2021-09-28
|
/
*
podman generate kube should not include images command
Daniel J Walsh
2021-09-22
*
Generate kube should'd add podman default environment vars
Daniel J Walsh
2021-09-21
*
Drop OCICNI dependency
Paul Holzinger
2021-09-15
*
Add init containers to generate and play kube
Urvashi Mohnani
2021-09-10
*
InfraContainer Rework
cdoern
2021-08-26
*
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
*
Generate Kubernetes PersistentVolumeClaims from named volumes
Jordan Williams
2021-03-19
*
Do not leak libpod package into the remote client
Paul Holzinger
2021-03-15
*
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
*
generate kube: handle entrypoint
Valentin Rothberg
2021-02-04
*
podman generate kube ignores --network=host
Milivoje Legenovic
2021-01-30
*
Honor custom DNS in play|generate kube
baude
2021-01-29
*
Spelling
Josh Soref
2020-12-22
*
generate kube on multiple containers
baude
2020-12-07
*
Centralize cores and period/quota conversion code
Jordan Christiansen
2020-10-31
*
Add support for resource cpu limit to generate kube
Andy Librian
2020-10-09
[next]