kompose/pkg/transformer/kubernetes
Tomer Zait 92ca12ae5b
fix issue https://github.com/kubernetes/kompose/issues/1683 (#1684)
* fix issue https://github.com/kubernetes/kompose/issues/1683

* add tests, die if inputfiles not specified

* fix GetComposeFileDir function and use it

* use fixed GetComposeFileDir instead of filepath.Dir

* return error instead of fatal

* add pod configmap creation to openshift
2024-01-02 14:48:59 -05:00
..
k8sutils_test.go test: add unit-tests for FormatEnvName function 2023-11-05 13:20:25 +01:00
k8sutils.go test: add unit-tests for FormatEnvName function 2023-11-05 13:20:25 +01:00
kubernetes_test.go only add namespace if specified (#1731) 2023-10-11 10:29:55 -04:00
kubernetes.go fix issue https://github.com/kubernetes/kompose/issues/1683 (#1684) 2024-01-02 14:48:59 -05:00
podspec.go Upgrade Kubernetes module to the latest version v0.27.3 (#1677) 2023-07-19 17:23:37 +01:00