Commit Graph

17 Commits (99ba3dd1f793cdd89125756c3edda3c5ed0105c7)

Author SHA1 Message Date
jackgr feb179bf66 Fixed go vet and golint errors.
9 years ago
Ville Aikas 8465cb1a1b Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager
9 years ago
vaikas-google 120ea92816 address CR comments
9 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
9 years ago
vaikas-google a8f3827148 address CR comments
9 years ago
vaikas-google 0f8b3f7767 Add support for CredentialProvider that can be used to specify credentials that should be used for a registry
9 years ago
jackgr 4ffe342272 Work in progress to refactor registry interface.
9 years ago
jackgr 17f22d777f Merge changes from #172.
9 years ago
vaikas-google 89669d0d14 clean up the code for fetching registries
9 years ago
vaikas-google f3fd7b14dc wire in the in memory registry provider so that we can show how it works
9 years ago
runseb bea172d705 Improve license headers
9 years ago
vaikas-google ad7c6b4cd8 address CR comments
9 years ago
vaikas-google 76d86a3900 remove unused net/url import
9 years ago
vaikas-google 92ec9a0fe1 Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
9 years ago
Brendan Melville 0343be6ad2 Adding Expand endpoint as "/expand".
9 years ago
Victor Agababov 6a27f268e6 Change the paths to be absolute.
9 years ago
Victor Agababov 94db53d080 Initial commit for DeploymentManager on k8s.
9 years ago