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 |
vaikas-google
|
7ba1624261
|
update README.md to use client instead of curl
|
9 years ago |
vaikas
|
38f7154d29
|
add support for listtypes gettype actions, on errors, print the body for more meaningful error messages
|
9 years ago |
vaikas-google
|
57c0b595cb
|
Merge pull request #10 from bmelville/master
bootstrapped local DM will log to log/ now
|
9 years ago |
vaikas-google
|
533df45c7c
|
Merge pull request #9 from bmelville/master
Updating design.md for schema imports and external templates
|
9 years ago |
Brendan Melville
|
b9fbfe41ea
|
bootstrap will only create the log directory if it doesn't already
exist.
|
9 years ago |
Brendan Melville
|
6259d336e1
|
bootstrap logs will now be stored in a log directory.
|
9 years ago |
Brendan Melville
|
77a6d477a6
|
Adding information about imports in schemas to design.md
|
9 years ago |
Brendan Melville
|
47202789eb
|
Adding information about external templates in design.md
|
9 years ago |
vaikas-google
|
55960b1f8a
|
Merge pull request #7 from bmelville/master
Removing the local copies of replicatedservice and redis
|
9 years ago |
Brendan Melville
|
fc8b11c5cc
|
Revert "Adding information about external templates in design.md"
This reverts commit 5b2731dbe2 .
|
9 years ago |
Brendan Melville
|
ca8898befd
|
Revert "Adding information about imports in schemas to design.md"
This reverts commit 1f9af62136 .
|
9 years ago |
Brendan Melville
|
e02a650144
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Brendan Melville
|
1f9af62136
|
Adding information about imports in schemas to design.md
|
9 years ago |
Brendan Melville
|
5b2731dbe2
|
Adding information about external templates in design.md
|
9 years ago |
Brendan Melville
|
e5268b215a
|
Merge pull request #8 from jackgr/readme-update
Address feedback re:scope and add community pointers.
|
9 years ago |
jackgr
|
995a4cad18
|
Address feedback re:scope and add community pointers.
|
9 years ago |
Brendan Melville
|
c49c489077
|
Removing the local copies of replicatedservice and redis and replacing
with external template types.
|
9 years ago |
vaikas-google
|
dbe7f8fb21
|
Merge pull request #4 from bmelville/master
Adding schemas for examples and adding redis as its own example
|
9 years ago |
Brendan Melville
|
b7c13c0b84
|
Moving redis to its own example.
|
9 years ago |
Brendan Melville
|
dd857d0da2
|
Schemas don't appear to support defaults yet so leaving this in.
|
9 years ago |
Brendan Melville
|
603f031b6a
|
Adding redis schema to guest book.
|
9 years ago |
Brendan Melville
|
9fc36751ce
|
Adding schema for redis cluster.
|
9 years ago |
Brendan Melville
|
dd0646092c
|
Removing comments that are now in schema.
|
9 years ago |
Brendan Melville
|
3c864d7a31
|
Adding schema for replciatedservice.py.
|
9 years ago |
Jack Greenfield
|
ef086fac82
|
Merge pull request #2 from vaikas-google/master
Add README.md to guestbook example. Remove local replicatedservice.py…
|
9 years ago |
Ville Aikas
|
5bb61a4dbc
|
Add README.md to guestbook example. Remove local replicatedservice.py and reference the replicatedservice.py directly from the replicatedservice example from github in templates
|
9 years ago |
Brendan Melville
|
08c8e10c2d
|
Moving replicatedservice.py to its own example to be used by others.
|
9 years ago |
jackgr
|
b73278bbbb
|
Fixed paths in Dockerfiles for manager and resourcifier.
|
9 years ago |
Victor Agababov
|
6a27f268e6
|
Change the paths to be absolute.
|
9 years ago |
Victor Agababov
|
94db53d080
|
Initial commit for DeploymentManager on k8s.
|
9 years ago |