Commit Graph

14 Commits

Author SHA1 Message Date
Abhishek
cfcbfa8c6d make default kompose conversion YAML 2017-01-04 12:50:56 +05:30
Abhishek
a5a3805760 added support for multiple-compose files 2017-01-03 17:18:34 +05:30
Ratnadeep Debnath
0d86f3e087 Updated docs for openshift buildconfig feature
- Added buildconfig doc in user guide.
- Add inline code documentation to explain why buildconfig
  object needs to be created after imagestream, because of
  https://github.com/openshift/origin/issues/4518
2016-12-28 19:24:45 +05:30
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
Suraj Deshmukh
6ea5f72e40 support for raw pod output
if a user specifies a docker-compose service
with restart value as "no" or "on-failure"
then normal pod will be created as against
to a controller and a pod.
2016-12-13 19:24:25 +05:30
Charlie Drage
7fa411b44f Add documentation on recenty labels feature
This adds some documentation to the user guide regarding the new labels
feature that's been added to Kompose.
2016-10-28 11:15:16 -04:00
Tuna
c29ef944ce correct networks key 2016-10-24 21:47:16 +02:00
Tuna
99055b4d1b update unsupported key list 2016-10-21 22:55:14 +02:00
Tomas Kral
661bce5a50
add kompose up for openshift to userguide 2016-10-18 12:04:00 +02:00
Charlie Drage
911799b36a Update .dsb references to .dab
Updates the new file extension for distributed application bundles.
2016-10-03 14:53:28 -04:00
Tomas Kral
a65dcfb5d5
Update docs: --bundle is global flag now 2016-09-23 15:14:15 +02:00
Tuna
eec01c92ca update doc properly 2016-09-06 22:36:13 +07:00
Tuna
9b44c675b0 update user guide: kompose up, kompose down 2016-09-03 15:50:55 +07:00
runseb
672a2f0638 Moves examples to docs/user-guide and adds basic roadmap to main readme 2016-08-30 16:10:08 +02:00