kompose/pkg/transformer/kubernetes
AhmedGrati 9ab4ef3a9c
Feat: Add hostPort and protocol to containers (#1558)
* feat: add the host port to containers

* test(unit): add unit tests for host port and protocol

* test(functional): add functional tests of host port and protocol

* test(functional): add functional tests of host port and protocol for openshift
2023-02-08 15:46:13 -05:00
..
k8sutils_test.go feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
k8sutils.go k8sutils: Update helm template to use apiVersion v2 (#1567) 2023-02-01 10:37:57 -05:00
kubernetes_test.go Feat: Add hostPort and protocol to containers (#1558) 2023-02-08 15:46:13 -05:00
kubernetes.go Feat: Add hostPort and protocol to containers (#1558) 2023-02-08 15:46:13 -05:00
podspec.go Fix environment variables interpolation (#1524) 2022-11-19 10:35:33 +08:00