kompose/pkg/transformer/kubernetes
jose luis 4cd0b268fc
add configmaps derived from file and dir
add tests and e2e
function isconfigfile check if we need to use configmap and mount in readonly
readonly not asigned because not fail e2e

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>
2024-04-07 21:18:01 +02:00
..
k8sutils_test.go add configmaps derived from file and dir 2024-04-07 21:18:01 +02:00
k8sutils.go add configmaps derived from file and dir 2024-04-07 21:18:01 +02:00
kubernetes_test.go in case /run/secrets/MARIADB_PASSWORD and secrets: MARIADB_PASSWORD are in uppercase, reformat the value of MARIADB_PASSWORD to mariadb-password. Also, reformat the secretconfig of the secrets. getSecretPathsLegacy returns secretSubPath. (#1826) 2024-02-20 23:35:18 -05:00
kubernetes.go add configmaps derived from file and dir 2024-04-07 21:18:01 +02:00
podspec.go Upgrade Kubernetes module to the latest version v0.27.3 (#1677) 2023-07-19 17:23:37 +01:00