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 |
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 |