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/pkg/chartutil
Matthew Fisher cde43f8d9e
fix(package): remove --set, --values, etc. flags
6 years ago
..
testdata Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]" 6 years ago
capabilities.go fix(chartutil): Add the v1 apiextensions to the default scheme 6 years ago
capabilities_test.go feat(template): Ports api-versions flag to v3 6 years ago
chartfile.go fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009) 6 years ago
chartfile_test.go Remove references to protobuf (#7425) 6 years ago
coalesce.go fix(chartutil): Uses copystructure for deep copy to avoid using gob 6 years ago
coalesce_test.go fix install storing computed values in release instead of user supplied values 6 years ago
compatible.go Update dependencies 6 years ago
compatible_test.go ref(*): Moves packages to internal 6 years ago
create.go fix(chartutil): remove empty lines and a space from rendered chart templates (#7455) 6 years ago
create_test.go fix(chartutil): port over enhancements to `helm create` from Helm 2 6 years ago
dependencies.go Updating the module for v3 as the major version 6 years ago
dependencies_test.go Updating the module for v3 as the major version 6 years ago
doc.go Remove references to protobuf (#7425) 6 years ago
errors.go Fix chartutils/errors.go stack overflow 6 years ago
errors_test.go Fix chartutils/errors.go stack overflow 6 years ago
expand.go Remove impossible condition reported by linter 6 years ago
expand_test.go feat(lint): Ports v2 functionality for linting pre-release charts 6 years ago
jsonschema.go Updating the module for v3 as the major version 6 years ago
jsonschema_test.go Updating the module for v3 as the major version 6 years ago
save.go fix(package): remove --set, --values, etc. flags 6 years ago
save_test.go Port PR #4161 Fix incorrect timestamp when helm package to Helmv3 6 years ago
values.go Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]" 6 years ago
values_test.go Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]" 6 years ago