kompose/pkg/transformer/kubernetes
jose luis 8ff0f334eb
fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests
add warning in situations like:
- maxreplicas < minreplicas
- value from label < 0
- validate percentage in cpu, memory metrics
2024-04-04 20:21:00 +02:00
..
k8sutils_test.go fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests 2024-04-04 20:21:00 +02:00
k8sutils.go fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests 2024-04-04 20:21:00 +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 fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests 2024-04-04 20:21:00 +02:00
podspec.go Upgrade Kubernetes module to the latest version v0.27.3 (#1677) 2023-07-19 17:23:37 +01:00