- 01 Dec, 2015 8 commits
-
-
vaikas-google authored
Type resolver now stores resolved imports in the manifest.
-
vaikas-google authored
Adding manifest support in dm CLI + YAML responses
-
Brendan Melville authored
-
vaikas-google authored
Omitting parts have the wrong direction
-
vaikas-google authored
Repository now stores latest manifest in deployment.
-
Brendan Melville authored
-
Brendan Melville authored
Schema updates for Expansion.
-
runseb authored
Pretty sure you meant from right to left here
-
- 30 Nov, 2015 3 commits
-
-
Graham Welch authored
-
Brendan Melville authored
-
Brendan Melville authored
-
- 29 Nov, 2015 2 commits
-
-
Jack Greenfield authored
Changes to support template moves
-
jackgr authored
-
- 26 Nov, 2015 1 commit
-
-
Jack Greenfield authored
Simplify Dockerfiles.
-
- 25 Nov, 2015 6 commits
-
-
jackgr authored
-
vaikas-google authored
Remove direct access to manifests to prepare for persistence..
-
jackgr authored
-
Jack Greenfield authored
Default name for deployments is now <type>:<version> for better symmetry
-
Graham Welch authored
-
vaikas-google authored
deployed-instances needs to work with primitives.
-
- 24 Nov, 2015 3 commits
-
-
Brendan Melville authored
-
Graham Welch authored
-
Brendan Melville authored
Fixing some comments, etc.
-
- 23 Nov, 2015 3 commits
-
-
Brendan Melville authored
Update README.md
-
iantw89 authored
Fixing the broken link to the design doc in the README.md
-
Brendan Melville authored
Spark: Add DM template for Spark
-
- 22 Nov, 2015 2 commits
-
-
Jack Greenfield authored
Fix container build break introduced by #113.
-
jackgr authored
-
- 20 Nov, 2015 5 commits
-
-
Zach Loafman authored
This is a first-cut template based on https://github.com/kubernetes/kubernetes/tree/master/examples/spark with minor templating. As I iterate on that example to add PDs, etc. (which will add much more variance), I'll iterate here, too.
-
vaikas-google authored
We will now assume anything not a template is a primitive.
-
Brendan Melville authored
Rather than hard-coding what a primitive is, we will only look for templates, and let resourcifier error when kubectl fails to understand anything else. Adding missed new file.
-
Brendan Melville authored
Add resource state / errors to manifest. First step to #79, #80
-
vaikas-google authored
-
- 19 Nov, 2015 7 commits
-
-
Brendan Melville authored
Updates type references
-
Robert Leenders authored
-
vaikas-google authored
First changes to support displaying resources in the manifest, showing errors. Add timeout option to client, remove configuration related duplicated types for Configuration and Deployment and use the ones from manager instead
-
Brendan Melville authored
bootstrap.sh should look for the namespace file local to the script.
-
vaikas-google authored
Not sure what this is about.
-
vaikas-google authored
-
vaikas-google authored
Adds support for "dm deployed-instances <type>:<version>"
-