vaikas-google
|
488dc04114
|
Merge pull request #51 from bmelville/master
Fixing jinja template for redis to allow for no properties.
|
9 years ago |
Brendan Melville
|
c7af9ab145
|
Fixing jinja template for redis to allow for no properties.
Previously it assumed properties would exist.
|
9 years ago |
vaikas-google
|
9d1a5d8c91
|
Merge branch 'master' of https://github.com/kubernetes/deployment-manager
|
9 years ago |
jackgr
|
5b5278631a
|
Fix two bugs in replicatedservice.py
|
9 years ago |
Jack Greenfield
|
c7d35e3a7d
|
Merge pull request #44 from jackgr/require-schema
Require schema
|
9 years ago |
vaikas-google
|
34c9e42d27
|
add newlines to listing types
|
9 years ago |
vaikas-google
|
08568d8e61
|
check for existence of schema file when fetching the download URL
|
9 years ago |
Jack Greenfield
|
af8817aeb2
|
Merge pull request #34 from dhoeric/push_to_other_registry
Push docker image to other registry
|
9 years ago |
Jack Greenfield
|
4944bb5096
|
Merge pull request #42 from gaocegege/master
Fix a typo
|
9 years ago |
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 |