Commit Graph
22 Commits
Author SHA1 Message Date
Ratnadeep Debnath 1215a6366e Updated Godeps and vendors.
Added:
- github.com/openshift/origin/pkg/build/api/install
- github.com/openshift/origin/pkg/build/api/v1
2016-12-28 17:00:32 +05:30
Charlie Drage 1fdc1f648e Update vendoring 2016-12-22 09:18:22 -05:00
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 10299eb5dc update vendored dependencies 2016-12-16 18:04:46 +05:30
Tomas Kral fe679fbca6 switch from godep to glide 2016-12-07 19:57:19 +01:00
Tomas Kral 1f8a0e06c9 Upgrade OpenShift and its dependencies.
OpenShift version 1.4.0-alpha.0
2016-10-18 12:04:00 +02:00
Tomas Kral fe53d56a01 fix golang.org/x/net vendoring 2016-10-11 10:53:11 +02:00
Tuna 592cc95907 upgrade libcompose to fbdac0a6a80837c63eb6c8f43514f7bb3f32df6c 2016-10-09 02:35:51 +02:00
Tomas Kral 6f1d01a809 OpenShift - generate DeploymentConfig with ImageStream. 2016-09-27 10:28:11 +02:00
Tomas Kral e341adce0e bump(github.com/docker/libcompose) v0.3.0 2016-08-22 10:51:22 +02:00
Tuna fe9713f26e update vendoring 2016-08-05 00:31:16 +07:00
Suraj Deshmukh 934a3e1a9a Support for environment variables substitution
Now user can put environment variables in docker-compose
file and it will be read by kompose from environment

Fixes # 56
2016-07-26 12:55:23 +00:00
Tomas Kral eef44ca57b openshift: use unversioned api 2016-07-21 20:37:50 +02:00
Tomas Kral 3db5069ff5 added OpenShifts fork of Kubernetes
reason for this is that openshift/kubernetes backported
k8s.io/kubernetes/pkg/securitycontextconstraints/util
that is currently required by something that
github.com/openshift/origin/pkg/deploy/api/v1 depends on
2016-07-21 20:37:18 +02:00
Tomas Kral c2a07f764d update vendor with openshift 2016-07-21 20:35:15 +02:00
Tomas Kral 81744fccb4 bump(github.com/Azure/go-ansiterm) 388960b655244e76e24c75f48631564eaefade62
fixes failing windows build
2016-07-21 20:19:09 +02:00
ngtuna 3164cd8abb update vendoring dependencies 2016-07-19 17:20:46 +07:00
ngtuna 78feadc695 vendoring dependencies 2016-07-18 23:23:39 +07:00
ngtuna f7295153f3 upgrade k8s v1.3 - fix #6, #12 2016-07-06 01:41:04 +07:00
ngtuna 1c0673a7cc fix issue #3: Print out warning for undefined fields 2016-07-05 15:03:18 +07:00
ngtuna 53802333fe downgrade urfave/cli to v1.14.0 2016-06-30 18:31:00 +00:00
ngtuna 5dd2cf81bf vendoring dependencies 2016-06-30 22:47:32 +07:00