Tuna
|
f10d6afecf
|
make loader, transformer as interfaces
|
2016-08-11 23:33:45 +07:00 |
|
Tuna
|
d532b29d95
|
clean code
|
2016-08-11 23:31:20 +07:00 |
|
Tuna
|
e867d35e39
|
creat kobject package, make loader and transformer refering to it
|
2016-08-11 23:31:20 +07:00 |
|
Tuna
|
85b0b6a2b8
|
breaking app.go into loader and transformer, to be continue
|
2016-08-11 23:28:49 +07:00 |
|
Tuna
|
0e485c6a5f
|
init loader, transformer pkg
|
2016-08-11 23:13:05 +07:00 |
|
Tomas Kral
|
e7dfff5252
|
Merge pull request #93 from kadel/travis-tests
Run tests on travis-ci
|
2016-08-11 17:08:29 +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 |
|
Tuna
|
406ba65e13
|
Merge pull request #94 from surajssd/list-print
Output List kind object when using stdout
|
2016-08-11 16:47:49 +07:00 |
|
Suraj Deshmukh
|
04d1d65552
|
Output List kind object when using stdout
Now user gets a `List` kind object when putting eveything on
stdout or in a single file.
Fixes #73
|
2016-08-11 09:12:45 +00: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 |
|
Tuna
|
1b501619b7
|
close #64
|
2016-08-11 10:10:20 +07:00 |
|
Janet Kuo
|
52a933ce17
|
Merge pull request #99 from janetkuo/release-static-link
Build statically linked binaries in makefile; remove make clean
|
2016-08-10 19:46:16 -07:00 |
|
Janet Kuo
|
daf8b80ef6
|
Remove 'make clean'
|
2016-08-10 17:37:26 -07:00 |
|
Janet Kuo
|
6164f0ac24
|
Build statically linked binaries in makefile
|
2016-08-10 17:37:06 -07:00 |
|
Tuna
|
14cf356a08
|
Merge pull request #90 from ngtuna/unsupported-keys
enhance warning: networks, network config, volume config. Fixes #88, #71
|
2016-08-10 10:27:15 +07:00 |
|
Tuna
|
908a2563f1
|
fixing typos
|
2016-08-10 10:09:27 +07:00 |
|
Tuna
|
3da3fb50ff
|
Merge pull request #86 from ngtuna/kompose-up
New behavior of kompose up
|
2016-08-09 14:06:51 +07:00 |
|
Tuna
|
8a607c84e0
|
fixing typoes
|
2016-08-09 11:12:05 +07:00 |
|
Suraj Deshmukh
|
aaa94d7103
|
Merge pull request #89 from surajssd/functional_tests
Functional Testing for kompose cmdline
|
2016-08-08 10:28:43 +05:30 |
|
Suraj Deshmukh
|
9a4e953555
|
Functional Testing
Shell scripts to test k8s and os conversion
which can be ran by following command in root dir
`./script/test/cmd/tests.sh`
|
2016-08-08 04:39:10 +00:00 |
|
Tuna
|
8ddadfca88
|
enhance warning: networks, network config, volume config. Fixes #88, #71
|
2016-08-06 23:44:56 +07:00 |
|
Tuna
|
786f0fee9b
|
add CHANGELOG.md
|
2016-08-05 14:56:39 +07:00 |
|
Tuna
|
278d1dba8e
|
rebase
|
2016-08-05 00:46:12 +07:00 |
|
Tuna
|
37d51e7e10
|
correct printing message
|
2016-08-05 00:31:16 +07:00 |
|
Tuna
|
fe9713f26e
|
update vendoring
|
2016-08-05 00:31:16 +07:00 |
|
Tuna
|
8a8a063703
|
support kompose up
|
2016-08-05 00:31:16 +07:00 |
|
Tuna
|
c4d62c99ee
|
Merge pull request #84 from janetkuo/labels-to-annotations
Converting compose labels to k8s annotations
|
2016-08-05 00:28:38 +07:00 |
|
Janet Kuo
|
b71b70e0d9
|
Converting compose labels to k8s annotations
|
2016-08-04 09:57:04 -07:00 |
|
Janet Kuo
|
4cf1875e5e
|
Merge pull request #83 from janetkuo/kompose-help-clean-up
Clean up kompose help, remove support for unimplemented commands
|
2016-08-04 09:55:29 -07:00 |
|
Janet Kuo
|
59021745f7
|
Merge pull request #78 from janetkuo/volume-parse-conversion
Convert volumes in [name:][host:]container[:access_mode] format
|
2016-08-04 09:55:16 -07:00 |
|
Janet Kuo
|
2010cefec8
|
Merge pull request #79 from janetkuo/warnings-in-stdout
Enable warnings in stdout
|
2016-08-04 09:54:05 -07:00 |
|
Janet Kuo
|
8e5dda227f
|
Clean up kompose help, remove support for unimplemented commands
|
2016-08-03 15:50:37 -07:00 |
|
Janet Kuo
|
eab6d004f8
|
Add an unit test for parseVolume
|
2016-08-03 13:37:51 -07:00 |
|
Janet Kuo
|
8d7be45452
|
Convert volumes in [name:][host:]container[:access_mode] format
|
2016-08-03 13:11:54 -07:00 |
|
Janet Kuo
|
c618bc7c64
|
Merge pull request #77 from janetkuo/rw-default
Volumes default not read-only
|
2016-08-03 12:40:10 -07:00 |
|
Janet Kuo
|
c6d137f0f3
|
Merge pull request #74 from janetkuo/error-output
Correctly log error
|
2016-08-03 12:40:02 -07:00 |
|
Janet Kuo
|
dfc79632b8
|
Enable warnings in stdout
|
2016-08-03 11:42:07 -07:00 |
|
Janet Kuo
|
5be69fc093
|
Volumes default not read-only
|
2016-08-02 15:38:04 -07:00 |
|
Janet Kuo
|
1acaf3cd68
|
Correctly log error
|
2016-08-02 13:27:59 -07:00 |
|
Tuna
|
72fc1a2f42
|
don't print warning to stdout #71
|
2016-08-02 22:28:10 +07:00 |
|
Tuna
|
bc7705157a
|
correct kompose version to 0.0.1-beta
|
2016-08-02 14:25:40 +07:00 |
|
Suraj Deshmukh
|
a63d641384
|
Merge pull request #67 from surajssd/env_var_substitution
Support for environment variables substitution
|
2016-08-02 06:17:11 +05:30 |
|
Tuna
|
16cfec0e1a
|
Update README.md
|
2016-08-02 01:51:18 +07:00 |
|
Tuna
|
55ae6e7538
|
Print warning for unsupported fields in docker-compose format #71
|
2016-08-02 01:25:56 +07:00 |
|
Janet Kuo
|
52500d3895
|
Merge pull request #69 from janetkuo/remove-rs-support
Remove the support for converting to Replica Sets
|
2016-07-29 09:09:04 -07:00 |
|