Commit Graph

30 Commits (2c2b77c508aa4437ae3e65202c9759dc3046905c)

Author SHA1 Message Date
jackgr 8a6b3d7876 Fix bug in Docker builds.
9 years ago
jackgr feb179bf66 Fixed go vet and golint errors.
9 years ago
Michelle Noorali 92d8d4b587 implement go vet suggestions
9 years ago
Michelle Noorali 46588cd9dd makefile consolidations
9 years ago
Michelle Noorali 14d75f4d21 add golint and go vet to test target
9 years ago
Michelle Noorali 1af4b9ae77 add test targets in makefiles to run local tests
9 years ago
Jack Greenfield 3cbe6ea2d6 Merge pull request #210 from michelleN/make-info
9 years ago
Michelle Noorali cef997ca3c add info target in makefiles
9 years ago
Michelle Noorali 750d7caf30 add health check to resourcifier
9 years ago
jackgr 8ccfe3d5e8 Fixed Dockerfile bugs.
9 years ago
vaikas-google ff9a7fe6e6 Use the actual kubernetes object when deleting to ensure it matches what is expected to delete
9 years ago
vaikas-google 2ac1a04987 Have configurator use the kubernetes_kubectl object instead of doing the kubectl commands directly
9 years ago
jackgr 4ffe342272 Work in progress to refactor registry interface.
9 years ago
runseb bea172d705 Improve license headers
9 years ago
runseb c54fbb74da Changes to resourcifier Dockerfile
9 years ago
runseb 4e1c7eb6ef Logic for the token is wrong
9 years ago
vaikas-google b5edff70f6 Merge pull request #155 from runseb/patch-2
9 years ago
runseb 18e1122a66 Treat token based auth properly in resourcifier
9 years ago
runseb e6422997e7 Small typo in logs for configurator
9 years ago
Brendan Melville 93f551d7fd Resource errors should result in a failed deployment with good errors.
9 years ago
Brendan Melville f1fe4470d3 Resourcifier now processes resources in dependency order based on refs.
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
jackgr 7c0e018f5a Simplify Dockerfiles.
9 years ago
jackgr 881640a298 Fix container build break introduced by #113.
9 years ago
vaikas-google 9041e8b644 First changes to support displaying resources in the manifest, showing errors. Add timeout option to client, remove configuration related duplicated types for Configuration and Deployment and use the ones from manager instead
9 years ago
vaikas-google 769237ac24 Treat delete not_found failure as a success
9 years ago
Eric Ho 87fba0e22f Build and push image to other registry
9 years ago
jackgr b73278bbbb Fixed paths in Dockerfiles for manager and resourcifier.
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