Commit Graph

6903 Commits (794f3b781c0ed3f3a467a0faa0dc8b51f74a9922)
 

Author SHA1 Message Date
Jack Greenfield 3cca3065af Merge pull request from technosophos/master 9 years ago
Matt Butcher 7e25d67c61 Add registry.ParseType. 9 years ago
Jack Greenfield 2141263e84 Merge pull request from vaikas-google/github_auth 9 years ago
vaikas-google 89669d0d14 clean up the code for fetching registries 9 years ago
vaikas-google 0b82b48cc4 clean up the code for fetching registries 9 years ago
vaikas-google 3db24d8531 clean up the code for fetching registries 9 years ago
vaikas-google 1ee72edf31 use the inmem service registry for the manager_test 9 years ago
Matt Butcher b5ce6939df feat(*): add target command 9 years ago
Matt Butcher 8d6007a7d1 feat(*): install DM 9 years ago
vaikas-google f3fd7b14dc wire in the in memory registry provider so that we can show how it works 9 years ago
vaikas-google 616a8c3877 First cut of unifying the registries, just puts the scaffolding in place 9 years ago
Matt Butcher 9e1dbeaa48 feat(*): stub out install 9 years ago
Matt Butcher d3dfdc29c5 fix(*): remove panics from dm.Client 9 years ago
Matt Butcher 9cc3688e4c feat(*): add DM client, fix makefile 9 years ago
Matt Butcher 69e6256885 feat(*): add scaffolded cli app. 9 years ago
vaikas-google 93f74d0c8a bring back to par with master 9 years ago
vaikas-google 125bad99cf unit tests pass, can deploy packages 9 years ago
Ville Aikas c3831f021a debug stuff 9 years ago
vaikas-google e1cb0ede86 handle fetching number of urls as a unit that get pooled into a single template so that helm works out of the box 9 years ago
vaikas-google 8ba0eb4f4d Add support for helm packages. Quite hacky in parts, needs to resolve naming collisions 9 years ago
Matt Butcher 546ee53ac0 Add license. 9 years ago
Matt Butcher a7401137d0 Initial commit. 9 years ago
vaikas-google 62f1948607 Merge pull request from bmelville/wtf 9 years ago
Brendan Melville 8820a8bb5c Merge pull request from runseb/license 9 years ago
Brendan Melville a85f9a3d79 Need to nohup these so they detach from current terminal process. 9 years ago
runseb bea172d705 Improve license headers 9 years ago
Brendan Melville 0793a2dfd7 Merge pull request from vaikas-google/helm 9 years ago
Ville Aikas 9777e72692 Add support for native kubernetes types, helm packages and helm/charts github repo 9 years ago
vaikas-google 17e0a46887 Merge pull request from runseb/dockerfile 9 years ago
vaikas-google 40d184dad0 Merge pull request from bmelville/install 9 years ago
Brendan Melville 993c3eeec4 Updating readme with new binaries. 9 years ago
Brendan Melville f7f9b8357b Adding script to push the client and a simple install script. 9 years ago
Brendan Melville 593e95f92f Merge pull request from runseb/crossdm 9 years ago
runseb 061f0f58a7 Dockerfile and Makefile for cross-compile of dm 9 years ago
runseb c54fbb74da Changes to resourcifier Dockerfile 9 years ago
Brendan Melville 9654e63d19 Merge pull request from vaikas-google/master 9 years ago
Jack Greenfield 5ca2eb002e Merge pull request from runseb/patch-4 9 years ago
Ville Aikas 4c517d7ffe Clean up the printing of the types, show the actual name that the user would use in templates 9 years ago
vaikas-google 9a31c42dfe fix template list and template describe 9 years ago
runseb 4e1c7eb6ef Logic for the token is wrong 9 years ago
vaikas-google 1d51ef1b4a Merge pull request from jackgr/implement-stdin 9 years ago
vaikas-google d559f3172f Merge pull request from grahamawelch/master 9 years ago
vaikas-google b5edff70f6 Merge pull request from runseb/patch-2 9 years ago
Brendan Melville 3fce40a9b7 Merge pull request from runseb/patch-3 9 years ago
runseb 18e1122a66 Treat token based auth properly in resourcifier 9 years ago
runseb e6422997e7 Small typo in logs for configurator 9 years ago
vaikas-google 4ea5526e3a Merge pull request from goltermann/travis-fail 9 years ago
Graham Welch b1cf2e1102 Remove Google Inc. Copyright from unittest files. 9 years ago
goltermann 9ba4fedc73 Edit Makefile to actually return failure code on test failures. 9 years ago
jackgr aa15e25d94 Implement --stdin flag on command line. 9 years ago