Commit Graph
21 Commits
Author SHA1 Message Date
Tomas Kral b3017199b6 some items in libcompose ServiceConfig changed type 2016-08-22 10:51:38 +02:00
Tomas Kral e341adce0e bump(github.com/docker/libcompose) v0.3.0 2016-08-22 10:51:22 +02:00
Tomas Kral ef1f92ead8 fix .travis.yml 2016-08-11 16:50:18 +02:00
Tomas Kral bae3feb10c Update README. Renaming binary to binary-cross 2016-08-11 16:50:18 +02:00
Tomas Kral e64f1c1215 Add script/.build to keep BUILD_FLAGS in one place 2016-08-11 16:50:16 +02:00
Tomas Kral a15a8f36ca Fix Makefile. Print info when building binary. 2016-08-11 11:00:46 +02:00
Tomas Kral 575d7e4162 update travis.yml to run tests and build only for current platform 2016-08-11 11:00:07 +02:00
Tomas Kral 6099428364 add test targets to Makefile 2016-08-11 11:00:07 +02:00
Tomas Kral 3dd7689364 Move binary target to binary-cross
use binary target only for building for current platform
2016-08-11 11:00:07 +02:00
Tomas Kral a97b413279 use empytDir rather then hostPath
On remote cluster or in cloud it can  be tricky to get hostPath working
as expected by compose
2016-07-21 20:37:50 +02:00
Tomas Kral 03877dfb60 don't use HostPort
HostPort can lead to problems.
Port mappings are handled via Service
2016-07-21 20:37:50 +02:00
Tomas Kral 7892ea1bff transformer fce now also converts k8s and openshift objects to versioned object 2016-07-21 20:37:50 +02:00
Tomas Kral eef44ca57b openshift: use unversioned api 2016-07-21 20:37:50 +02:00
Tomas Kral 8cbd1831a7 add wrapper script for 'godep restore' 2016-07-21 20:37:18 +02:00
Tomas Kral 02a899a644 openshift: use deploy/api/v1 instead of unversioned deploy/api 2016-07-21 20:37:18 +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 2626b51dee openshift: add deploymentconfig 2016-07-21 20:35:15 +02:00
Tomas Kral c2a07f764d update vendor with openshift 2016-07-21 20:35:15 +02:00
Tomas Kral 657ccf133d add '-tag experimental' to gox build
This is required by Docker to build it with bundlefile support.
2016-07-21 20:20:43 +02:00
Tomas Kral 81744fccb4 bump(github.com/Azure/go-ansiterm) 388960b655244e76e24c75f48631564eaefade62
fixes failing windows build
2016-07-21 20:19:09 +02:00
Tomas Kral b346667912 Generate only controllers set by flag 2016-07-13 19:05:08 +02:00