| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |