Jack Greenfield
|
6a1ba3d4d6
|
Merge pull request #40 from bmelville/master
Fixes multiple error propagation issues
|
9 years ago |
Gaoce
|
f750be6797
|
fix typo
|
9 years ago |
Brendan Melville
|
4965c3ac0c
|
Adding an example config to the redis type.
This will allow for testing of the type locally.
|
9 years ago |
Brendan Melville
|
ebd4ab57b1
|
Resourcifier and expandybird errors now propagate through API.
This also cleans up some error messages that were adding lots of
newlines to the end of errors as they passed through the system.
|
9 years ago |
vaikas-google
|
1cff534a6d
|
Merge pull request #33 from gaocegege/master
remove the repeated comment
|
9 years ago |
Eric Ho
|
87fba0e22f
|
Build and push image to other registry
Command: `make push DOCKER_REGISTRY=index.docker.io PROJECT=(your account)`
|
9 years ago |
Gaoce
|
051a08e228
|
remove the repeated comment
|
9 years ago |
vaikas-google
|
7650b916b9
|
add newlines to listing types
|
9 years ago |
vaikas-google
|
da8ba9564c
|
check for existence of schema file when fetching the download URL
|
9 years ago |
vaikas-google
|
0cecefd4ac
|
Merge branch 'master' of https://github.com/kubernetes/deployment-manager
Merging from upstream.
|
9 years ago |
vaikas-google
|
ef6dbb0e57
|
Merge pull request #31 from jackgr/move-types
Move type references from /examples to /types.
|
9 years ago |
jackgr
|
e38cf85a5d
|
Move type references from /examples to /types.
|
9 years ago |
jackgr
|
191292f1b8
|
Add command list.
|
9 years ago |
jackgr
|
4a9baf0b27
|
Readme fixes.
|
9 years ago |
Jack Greenfield
|
79387903e7
|
Update design.md
|
9 years ago |
Jack Greenfield
|
44c264b9ed
|
Update design.md
|
9 years ago |
Jack Greenfield
|
f2fcd66fc1
|
Update design.md
|
9 years ago |
Jack Greenfield
|
4a393bbadd
|
Merge pull request #30 from jackgr/commands
Add command list
|
9 years ago |
jackgr
|
fad7519678
|
Add command list.
|
9 years ago |
Jack Greenfield
|
98989f83d0
|
Update README.md
|
9 years ago |
Jack Greenfield
|
35816200b6
|
Update README.md
|
9 years ago |
jackgr
|
fdb3a7d2ae
|
Readme fixes.
|
9 years ago |
Jack Greenfield
|
f1d239f613
|
Merge pull request #29 from jackgr/porcelain-client
Readme fixes.
|
9 years ago |
jackgr
|
efaeb25a9a
|
Readme fixes.
|
9 years ago |
Jack Greenfield
|
5217a351ad
|
Merge pull request #28 from jackgr/porcelain-client
Porcelain client
|
9 years ago |
jackgr
|
2999bb9b4c
|
Final changes for porcelain client.
|
9 years ago |
jackgr
|
fb94165b29
|
Rename client to dm, update README.md and fix more minor issues.
|
9 years ago |
jackgr
|
9e75c924a8
|
Minor clean ups before refactoring.
|
9 years ago |
vaikas-google
|
da42f86b33
|
Merge pull request #27 from bmelville/master
Fixing typo and adding properties example.
|
9 years ago |
Brendan Melville
|
9952bf6eca
|
Fixing typo and adding properties example.
|
9 years ago |
Jack Greenfield
|
a9069a384b
|
Merge pull request #24 from bmelville/master
Adding support for deploying a type directly from a registry with the client
|
9 years ago |
Brendan Melville
|
9f81a68dbe
|
Adding validation when parsing registry.
|
9 years ago |
Brendan Melville
|
cf1dd10362
|
Integrating with git registry and new registry type syntax.
|
9 years ago |
Brendan Melville
|
273e519a87
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Jack Greenfield
|
ec2327df73
|
Merge pull request #26 from vaikas-google/master
First cut of adding support for types registry.
|
9 years ago |
vaikas-google
|
880d3a8e61
|
Address code review comments
|
9 years ago |
vaikas-google
|
b6cccb453f
|
Address code review comments
|
9 years ago |
vaikas-google
|
2f82ab49cc
|
fix typo directory->directories
|
9 years ago |
vaikas-google
|
6502b5014d
|
fix typo repository->registry
|
9 years ago |
vaikas-google
|
fdcc17bbe2
|
add schema files
|
9 years ago |
vaikas-google
|
39e0d0b1e2
|
Use the new types structure
|
9 years ago |
vaikas-google
|
ded401b3fc
|
Merge branch 'master' of https://github.com/kubernetes/deployment-manager
Merging client changes.
|
9 years ago |
vaikas-google
|
e42cafa554
|
first cut of type registry
|
9 years ago |
Brendan Melville
|
24e2e49ee2
|
Adding todo for filling in actual URL.
|
9 years ago |
Brendan Melville
|
2a1b551504
|
Adding support for deploying a type directly from client.
|
9 years ago |
vaikas-google
|
640427b160
|
Merge pull request #17 from jackgr/readme-fix
Simplify the getting started process
|
9 years ago |
jackgr
|
b6b5c42866
|
Streamline getting started.
|
9 years ago |
Brendan Melville
|
1b0bb08207
|
Merge pull request #12 from vaikas-google/master
change gettype -> listtypeinstances. URL escape only the name of the instance
|
9 years ago |
vaikas-google
|
580a351251
|
change gettype -> listtypeinstances as per previous comments. URL escape only the name of the instance
|
9 years ago |
vaikas-google
|
5d4364d4ea
|
Merge pull request #11 from vaikas-google/master
Add listtypes, gettype to client. update README.md to use that instead of curl.
|
9 years ago |