Commit Graph

11 Commits

Author SHA1 Message Date
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
Janet Kuo
4e50e89dac Remove the support for converting to Replica Sets 2016-07-28 13:02:23 -07:00
Janet Kuo
e41629ba49 Allow --chart and --out to be specified together 2016-07-25 16:47:40 -07:00
Janet Kuo
23488a29e1 Respect dab file name when generate helm charts 2016-07-25 16:00:38 -07:00
Janet Kuo
641054639a Add --replicas flag and changed --rc from string to bool 2016-07-22 13:16:29 -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
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
Janet Kuo
54e5dfae78 Validate flags when generating charts, and prints message for file created 2016-07-08 16:13:29 -07:00
Janet Kuo
dea476fe24 Support creating Charts when --yaml set 2016-07-07 15:05:38 -07:00
runseb
b6d7c1d367 Fix Charts templates
Closes #10
2016-07-05 15:45:04 +02:00
ngtuna
9bdc4cf2dd initial cli, picked up from kompose-lite 2016-06-29 00:14:42 +07:00