kompose/pkg/transformer/kubernetes
jose luis 58974092a5
add networkmode service:
added tests
fixNetworkModeToService is responsible for adjusting the network mode of services in docker compose (services:) and generate a mapping of deployments based on the network mode of each service merging containers into the destination deployment, and removing transferred deployments

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>
2024-03-30 21:17:47 +01:00
..
k8sutils_test.go add networkmode service: 2024-03-30 21:17:47 +01:00
k8sutils.go add networkmode service: 2024-03-30 21:17:47 +01: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 networkmode service: 2024-03-30 21:17:47 +01:00
podspec.go Upgrade Kubernetes module to the latest version v0.27.3 (#1677) 2023-07-19 17:23:37 +01:00