Commit Graph

1790 Commits

Author SHA1 Message Date
Tuna
ba1c66af42 Add skippbox slack to README 2016-07-15 11:52:34 +07:00
ngtuna
a2ae1c3990 adding replicas to --rc, it's going to be kompose convert --rc <replica>. Close #15 2016-07-14 02:10:00 +07:00
Tuna
e5af4ed2a8 Merge pull request #35 from kadel/only-specified-objects
Generate only controllers set by flag
2016-07-14 01:17:37 +07:00
Tomas Kral
b346667912 Generate only controllers set by flag 2016-07-13 19:05:08 +02:00
Tuna
e74f9f51e3 Merge pull request #32 from janetkuo/deployment-default-rc-not
Make deployment the default controller, create -rc for rc, and enable copying all types of controller to chart templates
2016-07-13 11:04:02 +07:00
ngtuna
c49eccf313 initial commit, parse dab file into objects 2016-07-13 10:51:26 +07:00
Janet Kuo
0bcec2aa23 Make deployment the default controller, create -rc for rc, and enable copying all types of controller to chart templates 2016-07-12 19:53:20 -07:00
Tuna
8871baf9be Merge pull request #28 from janetkuo/chart-hint-verify
Validate flags when generating charts, and prints message for file created
2016-07-11 00:08:37 +07:00
Janet Kuo
54e5dfae78 Validate flags when generating charts, and prints message for file created 2016-07-08 16:13:29 -07:00
Tuna
e5a1d9dd9c Merge pull request #26 from janetkuo/convert-c-y
Support creating Charts when --yaml set
2016-07-08 10:32:57 +07:00
Janet Kuo
dea476fe24 Support creating Charts when --yaml set 2016-07-07 15:05:38 -07:00
ngtuna
2e986b61e7 Merge branch 'refactor-convert', close #21 2016-07-08 02:05:09 +07:00
ngtuna
d201adf0bf close #21 2016-07-08 02:04:41 +07:00
Tuna
90dda5000b Merge pull request #24 from janetkuo/single-file-bug
Fix the 'failed to write to file' error when --out is set
2016-07-08 01:43:31 +07:00
Janet Kuo
b4fbd3d6d6 Fix the 'failed to write to file' error when --out is set 2016-07-07 11:36:44 -07:00
ngtuna
9b1041f1ae clean convert function 2016-07-07 16:41:12 +07:00
ngtuna
bdf7acde12 Merge PR #19 'janetkuo-overwrite-not-append-file' 2016-07-07 11:28:21 +07:00
ngtuna
30fa304e9c Merge pull request #19 from janetkuo 2016-07-07 11:27:48 +07:00
Tuna
e9d6a5283b Merge pull request #22 from janetkuo/validation-multi-controller
Allow multiple types of controllers be generated unless --out or --stdout is set
2016-07-07 10:30:14 +07:00
Janet Kuo
dec96d2253 Allow multiple types of controllers be generated unless --out or --stdout is set 2016-07-06 16:54:07 -07:00
Janet Kuo
134ba7af04 Remove redundant file creation message, and always overwirte files when converting 2016-07-06 16:06:29 -07:00
ngtuna
22898a97c0 close #13 2016-07-06 23:37:54 +07:00
runseb
2344ae7b5b cleanup readme 2016-07-06 15:19:29 +02:00
ngtuna
1367b36c04 update .travis.yml 2016-07-06 02:33:10 +07:00
ngtuna
f7295153f3 upgrade k8s v1.3 - fix #6, #12 2016-07-06 01:41:04 +07:00
ngtuna
ce32befbb2 list out unsupported compose options 2016-07-05 22:18:46 +07:00
runseb
b6d7c1d367 Fix Charts templates
Closes #10
2016-07-05 15:45:04 +02:00
ngtuna
1c0673a7cc fix issue #3: Print out warning for undefined fields 2016-07-05 15:03:18 +07:00
ngtuna
bea0e4b7c3 fix issue #1: output in a single file 2016-07-04 14:39:08 +07:00
Tuna
fd82f2cba4 Merge pull request #5 from janetkuo/print-stdout
Support printing to stdout
2016-07-03 23:34:51 +07:00
Janet Kuo
6ae79d0e70 Support printing to stdout 2016-07-01 15:21:47 -07:00
ngtuna
53802333fe downgrade urfave/cli to v1.14.0 2016-06-30 18:31:00 +00:00
ngtuna
2cc483423a add .travis.yml 2016-06-30 18:06:39 +00:00
ngtuna
5ae9588fac add Makefile 2016-06-30 18:05:10 +00:00
ngtuna
892eddd791 update README.md 2016-06-30 23:32:10 +07:00
ngtuna
69bcf3527d add some sample docker-compose files 2016-06-30 23:27:36 +07:00
ngtuna
ae45163250 add validation scripts 2016-06-30 23:24:29 +07:00
ngtuna
5dd2cf81bf vendoring dependencies 2016-06-30 22:47:32 +07:00
ngtuna
9bdc4cf2dd initial cli, picked up from kompose-lite 2016-06-29 00:14:42 +07:00
runseb
8cfb216d63 Set template k8s project 2016-06-27 23:15:27 +02:00