Commit Graph

34 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 64aea85403 Move to golang:1.6
10 years ago
jackgr dcd804ac7b Fix expandybird build.
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
Jack Greenfield 3cbe6ea2d6 Merge pull request #210 from michelleN/make-info
10 years ago
Michelle Noorali cef997ca3c add info target in makefiles
10 years ago
Michelle Noorali 750d7caf30 add health check to resourcifier
10 years ago
jackgr 8ccfe3d5e8 Fixed Dockerfile bugs.
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
jackgr 4ffe342272 Work in progress to refactor registry interface.
10 years ago
runseb bea172d705 Improve license headers
10 years ago
runseb c54fbb74da Changes to resourcifier Dockerfile
10 years ago
runseb 4e1c7eb6ef Logic for the token is wrong
10 years ago
vaikas-google b5edff70f6 Merge pull request #155 from runseb/patch-2
10 years ago
runseb 18e1122a66 Treat token based auth properly in resourcifier
10 years ago
runseb e6422997e7 Small typo in logs for configurator
10 years ago
Brendan Melville 93f551d7fd Resource errors should result in a failed deployment with good errors.
10 years ago
Brendan Melville f1fe4470d3 Resourcifier now processes resources in dependency order based on refs.
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 7c0e018f5a Simplify Dockerfiles.
10 years ago
jackgr 881640a298 Fix container build break introduced by #113.
10 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
10 years ago
vaikas-google 769237ac24 Treat delete not_found failure as a success
10 years ago
Eric Ho 87fba0e22f Build and push image to other registry
10 years ago
jackgr b73278bbbb Fixed paths in Dockerfiles for manager and resourcifier.
10 years ago
Victor Agababov 6a27f268e6 Change the paths to be absolute.
10 years ago
Victor Agababov 94db53d080 Initial commit for DeploymentManager on k8s.
10 years ago