kompose/pkg/transformer
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
..
kubernetes fix tests related to secrets (#1198) 2019-12-04 10:32:29 +08:00
openshift Add support for file based secret (#1159) 2019-12-01 12:05:31 +08:00
transformer.go kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00
utils_test.go Adds both build and push support 2017-06-14 10:19:12 -04:00
utils.go Network Key Translation Feature and test cases (#1195) 2019-12-01 10:19:23 +08:00