kompose/script/test/fixtures
Shubham Minglani 7e378cd546 implement expose service, add tests, fix #140
Implements a kompose specific docker compose label "kompose.service.expose" which can be used to expose the specified services externally. The accepted values are of type string.
If the value is set to "true", the provider sets the endpoint automatically, and for any other value, the value is set as the hostname. If multiple ports are defined in a service, the first one is chosen to be the exposed.

Unit tests, functional tests, glide updates and docs have also been added in this commit for the related feature.
2016-12-21 20:00:38 +05:30
..
bundles Add tests converting dab files 2016-10-26 21:47:51 -07:00
entrypoint-command Update tests - add ImageStreams 2016-09-27 10:28:23 +02:00
envvars-separators add test 2016-10-20 22:38:16 +02:00
etherpad Added volume to mariadb in etherpad fixture 2016-11-17 13:02:49 +05:30
expose-service implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30
gitlab Update tests - add ImageStreams 2016-09-27 10:28:23 +02:00
keyonly-envs add test for key-only env 2016-12-19 11:23:42 +01:00
ngnix-node-redis Update tests - add ImageStreams 2016-09-27 10:28:23 +02:00
ports-with-proto Update tests - add ImageStreams 2016-09-27 10:28:23 +02:00
restart-options support for raw pod output 2016-12-13 19:24:25 +05:30
volume-mounts support for volumes_from docker-compose construct 2016-10-19 09:15:47 +05:30