kompose/script
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
..
test fix driver:local in prefixing volumes 2017-04-26 20:14:22 +05:30
test_in_container Rename some make targests: test->test-container test-all->test 2017-01-23 15:05:25 +01:00
check-gofmt.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
check-vendor.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
deploy_key.enc Sync changes from master to gh-pages on each merge request 2017-03-23 10:58:19 -04:00
release.sh Update release script 2017-03-03 10:48:50 -05:00
sync-docs.sh Update minor bug in syncing files 2017-03-23 12:47:13 -04:00