Skip to content

Commit

Permalink
Merge pull request #34 from joshwget/sync-with-rancher-compose
Browse files Browse the repository at this point in the history
Sync with rancher compose
  • Loading branch information
ibuildthecloud authored Dec 14, 2016
2 parents 5c74d93 + 44432e4 commit 9cd9771
Show file tree
Hide file tree
Showing 18 changed files with 138 additions and 107 deletions.
4 changes: 2 additions & 2 deletions trash.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ github.com/docker/distribution 77b9d2997abcded79a5314970fe69a44c93c25fb
github.com/docker/docker 8658748ef716e43a5f6d834825d818012ed6e2c4
github.com/docker/go-connections 988efe982fdecb46f01d53465878ff1f2ff411ce
github.com/docker/go-units f2d77a61e3c169b43402a0a1e84f06daf29b8190
github.com/docker/libcompose 81ab85ad1c6cbc4395775d9649d4d92994a2e412 https://github.com/rancher/libcompose
github.com/docker/libcompose 6d5e31da6e294b6d2922434a68e19538038f4243 https://github.com/rancher/libcompose
github.com/flynn/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff
github.com/gorilla/context 14f550f51a
github.com/gorilla/mux e444e69cbd
Expand All @@ -17,7 +17,7 @@ github.com/patrickmn/go-cache 1881a9bccb818787f68c52bfba648c6cf34c34fa
github.com/pkg/errors 1d2e60385a13aaa66134984235061c2f9302520e
github.com/rancher/go-rancher f4560b58215d7eefc74f867a450ded571b731609
github.com/rancher/rancher-catalog-service a3a8b500adceb82b3a0387b2c7b06a60e7eeee9a
github.com/rancher/rancher-compose v0.12.0-rc1
github.com/rancher/rancher-compose 1a5c2725c1ce1761d8869be5288a797b619fa0bb
github.com/rancher/rancher-docker-api-proxy 461b5e7022698283030495cf5693680699ce9c28
github.com/Sirupsen/logrus 26709e2714106fb8ad40b773b711ebce25b78914
github.com/spf13/pflag cb88ea77998c3f024757528e3305022ab50b43be
Expand Down
48 changes: 18 additions & 30 deletions vendor/github.com/docker/libcompose/config/interpolation.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 59 additions & 13 deletions vendor/github.com/docker/libcompose/config/merge.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 1 addition & 16 deletions vendor/github.com/docker/libcompose/config/merge_v1.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 1 addition & 16 deletions vendor/github.com/docker/libcompose/config/merge_v2.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions vendor/github.com/docker/libcompose/config/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/docker/libcompose/lookup/composable.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/docker/libcompose/lookup/envfile.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/docker/libcompose/lookup/simple_env.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/docker/libcompose/project/project.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/rancher/rancher-compose/lookup/env.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/rancher/rancher-compose/lookup/questions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/rancher/rancher-compose/rancher/certs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9cd9771

Please sign in to comment.