- 02 Dec, 2015 3 commits
-
-
Brendan Melville authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
vaikas-google authored
-
vaikas-google authored
-
- 01 Dec, 2015 13 commits
-
-
-
vaikas-google authored
-
vaikas-google authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
vaikas-google authored
-
vaikas-google authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
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 4 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
-