kompose/pkg
Abhishek 7eccb37c19 fix driver:local in prefixing volumes
If we have a docker-file with root level volumes and we do a kompose up
using that docker-file, libcompose will add an additional _ followed by
the current directory name. Since kubernetes doesn't allow _ in the
objects created so kompose up will fail to deploy it. As a solution we
replace _ to - and we can then deploy it successfully.
2017-04-26 20:14:22 +05:30
..
app Merge pull request #536 from kadel/pr477-angain-and-better 2017-04-10 12:29:41 -04:00
kobject Added support for different namespaces 2017-04-12 18:40:32 +05:30
loader fix driver:local in prefixing volumes 2017-04-26 20:14:22 +05:30
testutils Test Headless Services 2017-01-25 11:28:29 +01:00
transformer Added warning after PVC creation 2017-04-13 14:25:14 +05:30