Commit Graph

7891 Commits (revert-13534-dev-v3-12987)
 

Author SHA1 Message Date
Brandon Philips a6aa46720a dm: set flag.Usage to usage
10 years ago
Brandon Philips 5d18c570ec dm: cleanup CLI UX for people getting started
10 years ago
Shawn Smith 105fa8ef77 pass err to Fatalf
10 years ago
Shawn Smith 0461f77daf fix typo
10 years ago
Shawn Smith eca18ec09e fix struct tag
10 years ago
Shawn Smith afca35b5ec fix string formatting verb
10 years ago
Shawn Smith ff26fbc721 fix string formatting typo
10 years ago
Michelle Noorali f897dc5b1d add health check
10 years ago
Brendan Melville 5343c35b7e Merge pull request #194 from vaikas-google/master
10 years ago
vaikas-google ff9a7fe6e6 Use the actual kubernetes object when deleting to ensure it matches what is expected to delete
10 years ago
Brendan Melville 1331edbc8f Merge pull request #193 from vaikas-google/kubectl_merge
10 years ago
vaikas-google 2ac1a04987 Have configurator use the kubernetes_kubectl object instead of doing the kubectl commands directly
10 years ago
Brendan Melville c16a1b438b Merge pull request #192 from vaikas-google/master
10 years ago
vaikas-google ca5f7de9b5 Merge pull request #191 from adamreese/preserve-env-vars
10 years ago
vaikas-google 2c7aad5f63 Wire [gs]etcredential to backend
10 years ago
Adam Reese 1ce72d0e3d preserve environment variables executing expansion
10 years ago
Brendan Melville b2ebb24c08 Merge pull request #189 from vaikas-google/master
10 years ago
vaikas-google 08dfc919d6 missed two comments from the CR
10 years ago
vaikas-google 120ea92816 address CR comments
10 years ago
vaikas-google ee30166348 Add support for k8s secrets backed credentials, remove client support to talking to registry, use server for it. fix a few bugs
10 years ago
vaikas-google 9052898fca Merge pull request #190 from jackgr/helm-integration
10 years ago
jackgr 0db42f3aba Added username and password to credentials in client.
10 years ago
Brendan Melville 812e121002 Merge pull request #187 from vaikas-google/master
10 years ago
vaikas-google f632036e9e Handle deploy correctly for local files vs. templates
10 years ago
vaikas-google 04076483df Merge pull request #184 from jtblin/jtblin/fix-readme-links
10 years ago
Jerome Touffe-Blin 319018739e Fix links to templates in README
10 years ago
Brendan Melville 58377e4c5b Merge pull request #182 from vaikas-google/master
10 years ago
vaikas-google a8f3827148 address CR comments
10 years ago
vaikas-google 0f8b3f7767 Add support for CredentialProvider that can be used to specify credentials that should be used for a registry
10 years ago
Matt Butcher 9763a89335 feat(*): deploy dry-run now works
10 years ago
Matt Butcher 063e37525c feat(*): add install/deploy command
10 years ago
vaikas-google 4b4d58c8ac Merge pull request #178 from jackgr/helm-integration
10 years ago
jackgr 2c59a07bfd Regex search in dm and Github credential setting to facilitate testing.
10 years ago
jackgr 42f894d882 Implemented regex matching for type names.
10 years ago
jackgr 8b67285c52 Additional test clean ups.
10 years ago
jackgr a6e1067a50 Make github registry provider and repository service mockable.
10 years ago
jackgr 4ffe342272 Work in progress to refactor registry interface.
10 years ago
jackgr 17f22d777f Merge changes from #172.
10 years ago
Jack Greenfield 3cca3065af Merge pull request #173 from technosophos/master
10 years ago
Matt Butcher 7e25d67c61 Add registry.ParseType.
10 years ago
Jack Greenfield 2141263e84 Merge pull request #172 from vaikas-google/github_auth
10 years ago
vaikas-google 89669d0d14 clean up the code for fetching registries
10 years ago
vaikas-google 0b82b48cc4 clean up the code for fetching registries
10 years ago
vaikas-google 3db24d8531 clean up the code for fetching registries
10 years ago
vaikas-google 1ee72edf31 use the inmem service registry for the manager_test
10 years ago
Matt Butcher b5ce6939df feat(*): add target command
10 years ago
Matt Butcher 8d6007a7d1 feat(*): install DM
10 years ago
vaikas-google f3fd7b14dc wire in the in memory registry provider so that we can show how it works
10 years ago
vaikas-google 616a8c3877 First cut of unifying the registries, just puts the scaffolding in place
10 years ago
Matt Butcher 9e1dbeaa48 feat(*): stub out install
10 years ago