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
*
generate, kube: plug HostUsers
Giuseppe Scrivano
2022-09-08
*
Merge pull request #15607 from fpoirotte/main
OpenShift Merge Robot
2022-09-08
|
\
|
*
Fix #15243 Set AutomountServiceAccountToken to false
François Poirotte
2022-09-04
*
|
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
*
Remove duplicate annotations in generated service yaml
Urvashi Mohnani
2022-08-24
*
Add ports and hostname correctly in kube yaml
Urvashi Mohnani
2022-07-08
*
libpod: switch to golang native error wrapping
Sascha Grunert
2022-07-05
*
golangci-lint: enable nolintlint
Paul Holzinger
2022-06-14
*
Use containers/common/pkg/util.StringToSlice
Daniel J Walsh
2022-05-23
*
enable errcheck linter
Paul Holzinger
2022-04-29
*
Merge pull request #14023 from rhatdan/kube
OpenShift Merge Robot
2022-04-27
|
\
|
*
Truncate annotations when generating kubernetes yaml files
Daniel J Walsh
2022-04-27
*
|
enable gocritic linter
Paul Holzinger
2022-04-26
|
/
*
Modify the pod name suffix '_pod' to '-pod'
aonoa
2022-04-25
*
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
[next]