This website requires JavaScript.
569b47f3cd
Merge pull request #61 from janetkuo/dab-flag
Janet Kuo
2016-07-25 16:19:36 -07:00
23488a29e1
Respect dab file name when generate helm charts
Janet Kuo
2016-07-22 12:54:22 -07:00
b289594c84
Add --bundle,-dab flag for specifying dab file
Janet Kuo
2016-07-22 09:49:43 -07:00
5ba4f38c65
Merge pull request #62 from janetkuo/replicas-flag
Janet Kuo
2016-07-25 15:50:09 -07:00
641054639a
Add --replicas flag and changed --rc from string to bool
Janet Kuo
2016-07-22 12:40:41 -07:00
278a8af04f
printing warning of unsupported keys
ngtuna
2016-07-23 01:49:34 +07:00
14bc3697c8
close #60
ngtuna
2016-07-22 23:40:26 +07:00
fa1fb5478f
init docs
ngtuna
2016-07-22 22:47:00 +07:00
581ac54143
Fix reference to k8s Slack channel
runseb
2016-07-22 14:46:52 +02:00
fa0930de06
Update build instruction
Tuna
2016-07-22 15:14:50 +07:00
ae37209cc4
Merge pull request #50 from janetkuo/bundle-example
Tuna
2016-07-22 10:28:28 +07:00
e4053d4e9e
Merge pull request #51 from janetkuo/fix-readme
Tuna
2016-07-22 10:28:11 +07:00
2c44880692
Fix something nits in README
Janet Kuo
2016-07-21 16:27:57 -07:00
fa2ec5fa8d
Add a bundle example file
Janet Kuo
2016-07-21 16:15:41 -07:00
12b21db180
Merge pull request #46 from kadel/openshift
Tuna
2016-07-22 01:55:25 +07:00
a97b413279
use empytDir rather then hostPath
Tomas Kral
2016-07-21 17:52:48 +02:00
03877dfb60
don't use HostPort
Tomas Kral
2016-07-21 17:48:07 +02:00
7892ea1bff
transformer fce now also converts k8s and openshift objects to versioned object
Tomas Kral
2016-07-21 17:46:47 +02:00
eef44ca57b
openshift: use unversioned api
Tomas Kral
2016-07-21 17:30:33 +02:00
8cbd1831a7
add wrapper script for 'godep restore'
Tomas Kral
2016-07-20 18:04:35 +02:00
02a899a644
openshift: use deploy/api/v1 instead of unversioned deploy/api
Tomas Kral
2016-07-20 16:33:57 +02:00
3db5069ff5
added OpenShifts fork of Kubernetes
Tomas Kral
2016-07-20 16:23:09 +02:00
2626b51dee
openshift: add deploymentconfig
Tomas Kral
2016-07-20 12:10:05 +02:00
c2a07f764d
update vendor with openshift
Tomas Kral
2016-07-20 12:09:41 +02:00
713aadff8f
Merge pull request #48 from kadel/fix-win-build
Tuna
2016-07-22 01:34:28 +07:00
657ccf133d
add '-tag experimental' to gox build
Tomas Kral
2016-07-21 20:20:43 +02:00
81744fccb4
bump(github.com/Azure/go-ansiterm) 388960b655244e76e24c75f48631564eaefade62
Tomas Kral
2016-07-21 20:19:09 +02:00
91d981858f
Merge branch 'dab-support'
ngtuna
2016-07-21 22:26:41 +07:00
b9efc7d8c1
Fix contributing doc, contact OWNERS to get CLA
runseb
2016-07-21 14:07:00 +02:00
7da15effd8
Update slack badge
Tuna
2016-07-21 16:01:42 +07:00
b72980fade
fix load environment function, not using UnmarshalYAML
ngtuna
2016-07-21 14:19:09 +07:00
f800f542f8
support volumes, envs, labels, ports, workingdir, privilegeds, and other fields of compose v2
ngtuna
2016-07-20 23:55:37 +07:00
37a154700b
remove unused from-compose-v2 flag
ngtuna
2016-07-20 16:46:25 +07:00
a8add081ab
initially support compose v2 format, and close #8 as well
ngtuna
2016-07-20 16:28:09 +07:00
a9184491b7
Support docker bundles format
ngtuna
2016-07-20 02:01:40 +07:00
7a41edb65e
add komposeObject struct, remove factory, refactor cli/app
ngtuna
2016-07-19 23:07:28 +07:00
3164cd8abb
update vendoring dependencies
ngtuna
2016-07-19 17:20:46 +07:00
daa85e2027
merge master branch
ngtuna
2016-07-19 00:17:33 +07:00
78feadc695
vendoring dependencies
ngtuna
2016-07-18 23:23:39 +07:00
f09b640e90
support bash completion for commands, not for flags
ngtuna
2016-07-17 02:21:15 +07:00
d5414877b5
changed kompose2 to kompose
ngtuna
2016-07-15 16:20:40 +07:00
dc6c23238e
Merge pull request #42 from janetkuo/refactor-controller-update
Tuna
2016-07-17 00:40:02 +07:00
e55044b9e9
Refactor how we update controllers
Janet Kuo
2016-07-15 17:04:38 -07:00
eb8e5be7b4
changed kompose2 to kompose
ngtuna
2016-07-15 16:20:40 +07:00
ba1c66af42
Add skippbox slack to README
Tuna
2016-07-15 11:52:34 +07:00
a2ae1c3990
adding replicas to --rc, it's going to be kompose convert --rc <replica>. Close #15
ngtuna
2016-07-14 02:10:00 +07:00
e5af4ed2a8
Merge pull request #35 from kadel/only-specified-objects
Tuna
2016-07-14 01:17:37 +07:00
b346667912
Generate only controllers set by flag
Tomas Kral
2016-07-13 18:57:52 +02:00
e74f9f51e3
Merge pull request #32 from janetkuo/deployment-default-rc-not
Tuna
2016-07-13 11:04:02 +07:00
c49eccf313
initial commit, parse dab file into objects
ngtuna
2016-07-13 10:51:26 +07:00
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 -07:00
8871baf9be
Merge pull request #28 from janetkuo/chart-hint-verify
Tuna
2016-07-11 00:08:37 +07:00
54e5dfae78
Validate flags when generating charts, and prints message for file created
Janet Kuo
2016-07-08 16:13:29 -07:00
e5a1d9dd9c
Merge pull request #26 from janetkuo/convert-c-y
Tuna
2016-07-08 10:32:57 +07:00
dea476fe24
Support creating Charts when --yaml set
Janet Kuo
2016-07-07 15:05:38 -07:00
2e986b61e7
Merge branch 'refactor-convert', close #21
ngtuna
2016-07-08 02:05:09 +07:00
d201adf0bf
close #21
ngtuna
2016-07-08 02:04:41 +07:00
90dda5000b
Merge pull request #24 from janetkuo/single-file-bug
Tuna
2016-07-08 01:43:31 +07:00
b4fbd3d6d6
Fix the 'failed to write to file' error when --out is set
Janet Kuo
2016-07-07 11:36:44 -07:00
9b1041f1ae
clean convert function
ngtuna
2016-07-07 16:41:12 +07:00
bdf7acde12
Merge PR #19 'janetkuo-overwrite-not-append-file'
ngtuna
2016-07-07 11:28:21 +07:00
30fa304e9c
Merge pull request #19 from janetkuo
ngtuna
2016-07-07 11:27:48 +07:00
e9d6a5283b
Merge pull request #22 from janetkuo/validation-multi-controller
Tuna
2016-07-07 10:30:14 +07:00
dec96d2253
Allow multiple types of controllers be generated unless --out or --stdout is set
Janet Kuo
2016-07-06 16:49:09 -07:00
134ba7af04
Remove redundant file creation message, and always overwirte files when converting
Janet Kuo
2016-07-06 16:06:29 -07:00
22898a97c0
close #13
ngtuna
2016-07-06 23:37:54 +07:00
2344ae7b5b
cleanup readme
runseb
2016-07-06 15:19:29 +02:00
1367b36c04
update .travis.yml
ngtuna
2016-07-06 02:33:10 +07:00
f7295153f3
upgrade k8s v1.3 - fix #6 , #12
ngtuna
2016-07-06 01:41:04 +07:00
ce32befbb2
list out unsupported compose options
ngtuna
2016-07-05 22:18:46 +07:00
b6d7c1d367
Fix Charts templates
runseb
2016-07-05 15:44:53 +02:00
1c0673a7cc
fix issue #3 : Print out warning for undefined fields
ngtuna
2016-07-05 15:03:18 +07:00
bea0e4b7c3
fix issue #1 : output in a single file
ngtuna
2016-07-04 14:39:08 +07:00
fd82f2cba4
Merge pull request #5 from janetkuo/print-stdout
Tuna
2016-07-03 23:34:51 +07:00
6ae79d0e70
Support printing to stdout
Janet Kuo
2016-07-01 15:21:47 -07:00
53802333fe
downgrade urfave/cli to v1.14.0
ngtuna
2016-06-30 18:31:00 +00:00
2cc483423a
add .travis.yml
ngtuna
2016-06-30 18:06:39 +00:00
5ae9588fac
add Makefile
ngtuna
2016-06-30 18:05:10 +00:00
892eddd791
update README.md
ngtuna
2016-06-30 23:32:10 +07:00
69bcf3527d
add some sample docker-compose files
ngtuna
2016-06-30 23:27:36 +07:00
ae45163250
add validation scripts
ngtuna
2016-06-30 23:24:29 +07:00
5dd2cf81bf
vendoring dependencies
ngtuna
2016-06-30 22:47:32 +07:00
9bdc4cf2dd
initial cli, picked up from kompose-lite
ngtuna
2016-06-29 00:14:42 +07:00
8cfb216d63
Set template k8s project
runseb
2016-06-27 23:15:27 +02:00