kompose/pkg/transformer/kubernetes
Chander G 356c64890c fix tests related to secrets (#1198)
1. fix the path used to read secret data
without this fix, the path to the compose file is added to the already
absolute path, hence readFile was unable to find the secrets file

2. fix the expected json format
mountPath includes the entire path including the name of the secret
2019-12-04 10:32:29 +08:00
..
k8sutils_test.go Add headless service type label 2018-04-15 00:23:48 +08:00
k8sutils.go fix tests related to secrets (#1198) 2019-12-04 10:32:29 +08:00
kubernetes_test.go Network Key Translation Feature and test cases (#1195) 2019-12-01 10:19:23 +08:00
kubernetes.go fix tests related to secrets (#1198) 2019-12-04 10:32:29 +08:00