You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/manager/manager
Brendan Melville 1660c27f8c
Type resolver now stores resolved imports in the manifest.
9 years ago
..
deployer.go address code review comments 9 years ago
deployer_test.go 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
expander.go Type resolver now stores resolved imports in the manifest. 9 years ago
expander_test.go Type resolver now stores resolved imports in the manifest. 9 years ago
manager.go Type resolver now stores resolved imports in the manifest. 9 years ago
manager_test.go Type resolver now stores resolved imports in the manifest. 9 years ago
typeresolver.go Type resolver now stores resolved imports in the manifest. 9 years ago
typeresolver_test.go We will now assume anything not a template is a primitive. 9 years ago
types.go Remove direct access to manifests to prepare for persistence.. 9 years ago