Commit Graph

34 Commits (v1.0)

Author SHA1 Message Date
jackgr f52ea81f7b Replace cross package panic with error return.
10 years ago
vaikas-google 740a0b4f7f Allow unauthenticated requests to GCS for public buckets
10 years ago
Shawn Smith 2c2b77c508 fix typo
10 years ago
jackgr feb179bf66 Fixed go vet and golint errors.
10 years ago
Michelle Noorali 92d8d4b587 implement go vet suggestions
10 years ago
Ville Aikas 07adf0f9d8 Add ability for the test github registry to handle Do methods. Fix the test to use this.
10 years ago
Ville Aikas bd99ae82d1 address CR comments
10 years ago
Ville Aikas 13a1fcc81c remove my test repo
10 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
10 years ago
Shawn Smith ff26fbc721 fix string formatting typo
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 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
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
Matt Butcher 7e25d67c61 Add registry.ParseType.
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 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
vaikas-google 8ba0eb4f4d Add support for helm packages. Quite hacky in parts, needs to resolve naming collisions
10 years ago
runseb bea172d705 Improve license headers
10 years ago
Ville Aikas 9777e72692 Add support for native kubernetes types, helm packages and helm/charts github repo
10 years ago
vaikas-google 9a31c42dfe fix template list and template describe
10 years ago
vaikas-google ad7c6b4cd8 address CR comments
10 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.
10 years ago
jackgr dd17c997fa Code changes to support terminology rationalization.
10 years ago
vaikas-google da8ba9564c check for existence of schema file when fetching the download URL
10 years ago
jackgr fb94165b29 Rename client to dm, update README.md and fix more minor issues.
10 years ago