- 27 Jan, 2016 4 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
Add support for k8s secrets backed credentials, remove client support to talking to registry, use server for it. fix a few bugs
-
jackgr authored
-
- 26 Jan, 2016 1 commit
-
-
vaikas-google authored
-
- 25 Jan, 2016 1 commit
-
-
vaikas-google authored
Add support for CredentialProvider that can be used to specify credentials that should be used for a registry
-
- 13 Jan, 2016 1 commit
-
-
jackgr authored
-
- 12 Jan, 2016 1 commit
-
-
jackgr authored
-
- 08 Jan, 2016 1 commit
-
-
jackgr authored
-
- 07 Jan, 2016 2 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
- 06 Jan, 2016 2 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
- 17 Dec, 2015 1 commit
-
-
runseb authored
-
- 15 Dec, 2015 1 commit
-
-
Ville Aikas authored
-
- 11 Dec, 2015 1 commit
-
-
runseb authored
-
- 10 Dec, 2015 1 commit
-
-
Ville Aikas authored
-
- 09 Dec, 2015 1 commit
-
-
vaikas-google authored
-
- 07 Dec, 2015 1 commit
-
-
jackgr authored
-
- 03 Dec, 2015 1 commit
-
-
vaikas-google authored
-
- 02 Dec, 2015 1 commit
-
-
jackgr authored
-
- 01 Dec, 2015 2 commits
-
-
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
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
- 30 Nov, 2015 2 commits
-
-
Brendan Melville authored
-
Brendan Melville authored
-
- 24 Nov, 2015 2 commits
-
-
Brendan Melville authored
-
Brendan Melville authored
Fixing some comments, etc.
-
- 20 Nov, 2015 1 commit
-
-
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.
-
- 19 Nov, 2015 2 commits
-
-
vaikas-google authored
-
Brendan Melville authored
When you deploy with <type>:<version>, the type actually seen by DM is the template URL. While the template URL still shows up as the type when performing a "dm deployed-types", this at least lets you look for instances of a known type. Refactoring the type URL code in client a bit. Refactoring getTypeUrl.
-
- 18 Nov, 2015 2 commits
-
-
Brendan Melville authored
-
Brendan Melville authored
The default is still either template file name or <type>-<version>. Override using the "name" flag.
-
- 17 Nov, 2015 6 commits
-
-
Brendan Melville authored
-
goltermann authored
-
Brendan Melville authored
-
Brendan Melville authored
This endpoint takes a template and returns a manifest containing only the expanded config and layout.
-
Brendan Melville authored
-
Brendan Melville authored
1) by type name: dm describe redis:v1 2) by URL: dm describe https://raw.githubusercontent.com/kubernetes/deployment-manager/master/templates/redis/v1/redis.jinja Describing a type returns the template schema, which includes descriptive information as well as the schema for properties on the type.
-
- 16 Nov, 2015 1 commit
-
-
jackgr authored
-
- 12 Nov, 2015 1 commit
-
-
vaikas-google authored
-