Commit Graph
276 Commits
Author SHA1 Message Date
Tomas Kral 6e260bab0b Merge pull request #341 from surajssd/build_instructions_update
updated dev docs with latest instructions
2017-01-04 19:08:12 +01:00
Suraj Deshmukh 3decdd7fc9 updated dev docs with latest instructions
cleaned up development docs to have latest changes
2017-01-04 16:35:25 +05:30
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 4dd31da6e4 Merge pull request #319 from kadel/glide
Switch from godep to glide
2016-12-16 13:40:40 +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
Tomas Kral 5c5e0d16d5 Update Developer Guide - switch to glide 2016-12-07 19:57:19 +01:00
Charlie Drage 1708c14ad3 Remove trailing slash 2016-11-21 15:33:26 -05:00
Shubham ef8184f4e5 Minor doc fix 2016-11-16 11:30:20 +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
Tomas Kral ad8d053f7e Update links in docs skippbox->kubernetes-incubator 2016-10-17 18:19:09 +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
Janet Kuo 3809b2b804 Update architecture doc format 2016-08-22 15:27:13 -07:00
Tuna 45c4829778 add architecture doc 2016-08-15 22:47:23 +07:00
Tomas Kral 6991b811e9 Development Guide: use script/godep-restore.sh 2016-07-26 12:12:05 +02:00
Tuna ddff6af3f6 Update development.md 2016-07-26 15:48:39 +07:00
ngtuna fa1fb5478f init docs 2016-07-22 22:47:00 +07:00