kompose/pkg/transformer
Charlie Drage 0f4bfebf08 Move version information to separate file
Moves the version information to a seperate file. This is mostly due to
import cycle errors occuring when using "import
github.com/kubernetes/kompose/cmd" in order to get the global variable
of VERSION and GITCOMMIT.

Update's the Makefile and other files accordingly.

If the version and commmit is unretriveable due to not being able to
find the kompose binary, the one from pkg/version/version.go will be
used.
2017-11-07 15:28:04 -05:00
..
kubernetes Update vendoring 2017-10-10 12:55:57 -04:00
openshift Add env_file + ConfigMaps feature to Kompose 2017-10-10 12:40:49 -04: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 Move version information to separate file 2017-11-07 15:28:04 -05:00