Commit Graph

32 Commits (a6c48fb2490deb98336f02f3ca7d0d430fa1f261)

Author SHA1 Message Date
Brendan Melville a6c48fb249 Deployment now has top-level error for deployment-level failures
9 years ago
Brendan Melville 31177c49ab Failures during config creation no longer leave deployments undeleteable
9 years ago
Brendan Melville f1fe4470d3 Resourcifier now processes resources in dependency order based on refs.
9 years ago
vaikas-google ad7c6b4cd8 address CR comments
9 years ago
vaikas-google 76d86a3900 remove unused net/url import
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 92371f1f4c Merge pull request #140 from bmelville/6
9 years ago
Brendan Melville 1660c27f8c Type resolver now stores resolved imports in the manifest.
9 years ago
Brendan Melville b3e023607f Repository now stores latest manifest in deployment.
9 years ago
jackgr 7c0e018f5a Simplify Dockerfiles.
9 years ago
jackgr 8dad3365b5 Remove direct access to manifests to prepare for persistence..
9 years ago
vaikas-google 2a252761f7 Merge pull request #115 from bmelville/83
9 years ago
Brendan Melville 71549bbef1 We will now assume anything not a template is a primitive.
9 years ago
vaikas-google 1ad5106b08 address code review comments
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
Brendan Melville 8a7fcb24d9 Merge pull request #93 from LeendersR/wordpress
9 years ago
Robert Leenders f849de19c1 Adds Wordpress example
9 years ago
vaikas-google 72898b7003 address codereview comment. make Status omitempty
9 years ago
vaikas-google 8f995f3b1e introduce state of a resource to Resource in types. In prep for issues: 79, 80
9 years ago
goltermann 6b4726d39b Put DM into its own namespace.
9 years ago
Brendan Melville f9c0b02c21 Adding the rest of validations for manager expand test.
9 years ago
Brendan Melville 0343be6ad2 Adding Expand endpoint as "/expand".
9 years ago
Brendan Melville bd59a69ea1 PutDeployment also uses createManifest and sets errors appropriately.
9 years ago
Brendan Melville 10aa6ff7c6 Adding Expand to the manager.
9 years ago
Brendan Melville 1befa70ca9 Refactoring CreateDeployment to isolate manifest creation logic.
9 years ago
Ville Aikas 7b4991fe27 Do not delete the deployment nor resources when a deployment fails
9 years ago
Jack Greenfield af8817aeb2 Merge pull request #34 from dhoeric/push_to_other_registry
9 years ago
Brendan Melville ebd4ab57b1 Resourcifier and expandybird errors now propagate through API.
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