Commit Graph

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