kompose/pkg/transformer
Abhishek c40bb4bb3a change volume name with generated deployment file
if volumes in docker file is defined as
      volumes:
        - .:/code
    Then the PVC created by kompose will containes .(dot) in it.
       .-persistentvolumeclaim.yaml
2017-06-14 14:31:07 +05:30
..
kubernetes Environment variabled are populated in random order, causing functional tests in golang #518 to fail 2017-06-14 12:58:56 +05:30
openshift Environment variabled are populated in random order, causing functional tests in golang #518 to fail 2017-06-14 12:58:56 +05:30
transformer.go Kompose will keep trying its job 2017-04-03 18:19:06 +02:00
utils_test.go Add provider to file output 2017-05-23 15:08:50 -04:00
utils.go change volume name with generated deployment file 2017-06-14 14:31:07 +05:30