Commit Graph

12 Commits (2c2b77c508aa4437ae3e65202c9759dc3046905c)

Author SHA1 Message Date
jackgr feb179bf66 Fixed go vet and golint errors.
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
runseb bea172d705 Improve license headers
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
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
Victor Agababov 6a27f268e6 Change the paths to be absolute.
9 years ago
Victor Agababov 94db53d080 Initial commit for DeploymentManager on k8s.
9 years ago