Commit Graph

76 Commits (v1.2.1)

Author SHA1 Message Date
jackgr ef538906ea Fix TAG value
10 years ago
jackgr 4f018e11f7 Set image tag to timestamp.
10 years ago
jackgr f4ed9a8adf Couple of copyright fixes.
10 years ago
jackgr 5ca0db7d9f Set expandybird client headers.
10 years ago
jackgr af0bdc512f Fix TLS mismatch issue.
10 years ago
jackgr 64aea85403 Move to golang:1.6
10 years ago
jackgr 808641c7f7 Log expansion and write accept headers for tests.
10 years ago
jackgr dcd804ac7b Fix expandybird build.
10 years ago
jackgr 2cdb34fd96 Clean up registry types.
10 years ago
jackgr 440af2fabd Move metadata retrieval to server.
10 years ago
jackgr fdc16739f6 First set of changes for persistent repository.
10 years ago
jackgr 8a6b3d7876 Fix bug in Docker builds.
10 years ago
jackgr feb179bf66 Fixed go vet and golint errors.
10 years ago
Michelle Noorali 92d8d4b587 implement go vet suggestions
10 years ago
Michelle Noorali 46588cd9dd makefile consolidations
10 years ago
Michelle Noorali 14d75f4d21 add golint and go vet to test target
10 years ago
Michelle Noorali 1af4b9ae77 add test targets in makefiles to run local tests
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 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
Michelle Noorali cef997ca3c add info target in makefiles
10 years ago
jackgr 8ccfe3d5e8 Fixed Dockerfile bugs.
10 years ago
Michelle Noorali f897dc5b1d add health check
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 8b67285c52 Additional test clean ups.
10 years ago
jackgr 4ffe342272 Work in progress to refactor registry interface.
10 years ago
jackgr 17f22d777f Merge changes from #172.
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 1ee72edf31 use the inmem service registry for the manager_test
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 93f74d0c8a bring back to par with master
10 years ago
vaikas-google 125bad99cf unit tests pass, can deploy packages
10 years ago
Ville Aikas c3831f021a debug stuff
10 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
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
Brendan Melville 93f551d7fd Resource errors should result in a failed deployment with good errors.
10 years ago
Brendan Melville a6c48fb249 Deployment now has top-level error for deployment-level failures
10 years ago
Brendan Melville 31177c49ab Failures during config creation no longer leave deployments undeleteable
10 years ago
Brendan Melville f1fe4470d3 Resourcifier now processes resources in dependency order based on refs.
10 years ago
vaikas-google ad7c6b4cd8 address CR comments
10 years ago
vaikas-google 76d86a3900 remove unused net/url import
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