Commit Graph

21 Commits (v1.0)

Author SHA1 Message Date
jackgr 808641c7f7 Log expansion and write accept headers for tests.
10 years ago
Ville Aikas 9ae0a40567 mechanical move of NewTemplate* methods from expander to util package
10 years ago
jackgr feb179bf66 Fixed go vet and golint errors.
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
vaikas-google 397bc6e9b0 Merge pull request #202 from shawnps/patch-5
10 years ago
vaikas-google 2075c39d64 Merge pull request #199 from shawnps/patch-2
10 years ago
Shawn Smith 105fa8ef77 pass err to Fatalf
10 years ago
Shawn Smith afca35b5ec fix string formatting verb
10 years ago
Michelle Noorali f897dc5b1d add health check
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
vaikas-google 2ac1a04987 Have configurator use the kubernetes_kubectl object instead of doing the kubectl commands directly
10 years ago
vaikas-google 08dfc919d6 missed two comments from the CR
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
jackgr 4ffe342272 Work in progress to refactor registry interface.
10 years ago
vaikas-google 616a8c3877 First cut of unifying the registries, just puts the scaffolding in place
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 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
Brendan Melville 71549bbef1 We will now assume anything not a template is a primitive.
10 years ago
Victor Agababov 94db53d080 Initial commit for DeploymentManager on k8s.
10 years ago