helm/pkg/chartutil
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
Validate the library chart files after the chart and
its depoendencies have been loaded. This is an update
following review comment:
- https://github.com/helm/helm/pull/5441#pullrequestreview-231339425

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2019-05-01 14:56:32 +01:00
..
testdata Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00
capabilities.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
capabilities_test.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
chartfile.go Validate library chart files after chart loaded 2019-05-01 14:56:32 +01:00
chartfile_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
create.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
create_test.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
dependencies.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
dependencies_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
doc.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
expand.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
save.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
save_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
values.go Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00
values_test.go Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00