Commit Graph

15 Commits (edd4e9dcba5048528ba7427e2a6f66782928ee00)

Author SHA1 Message Date
jackgr fdc16739f6 First set of changes for persistent repository.
9 years ago
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
Shawn Smith eca18ec09e fix struct tag
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 0f8b3f7767 Add support for CredentialProvider that can be used to specify credentials that should be used for a registry
9 years ago
jackgr 2c59a07bfd Regex search in dm and Github credential setting to facilitate testing.
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 616a8c3877 First cut of unifying the registries, just puts the scaffolding in place
9 years ago
runseb bea172d705 Improve license headers
9 years ago
Ville Aikas 9777e72692 Add support for native kubernetes types, helm packages and helm/charts github repo
9 years ago
Brendan Melville a6c48fb249 Deployment now has top-level error for deployment-level failures
9 years ago
Brendan Melville 31177c49ab Failures during config creation no longer leave deployments undeleteable
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