helm/pkg/chartutil
Adam Reese 6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
fix(*): Validate metadata semver and printable characters
2021-02-04 12:57:08 -08:00
..
testdata ref(pkg/chartutil): use minimal in-memory fixtures 2020-05-15 12:11:18 -07:00
capabilities.go Reduce linting severity for users of out-of-date kubernetes (#8608) 2021-01-05 16:05:33 -07:00
capabilities_test.go bump version to 2021-01-05 21:37:16 -05:00
chartfile.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
chartfile_test.go Remove references to protobuf (#7425) 2020-01-17 15:56:56 +00:00
coalesce.go fix(pkg/chartutil): Remove warning for nils 2020-12-16 15:54:29 -05:00
coalesce_test.go ref(pkg/chartutil): use minimal in-memory fixtures 2020-05-15 12:11:18 -07:00
compatible.go Update dependencies 2019-10-03 13:49:07 -04:00
compatible_test.go ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
create.go Update default ingress values section to correspond with template 2021-01-13 22:58:08 +00:00
create_test.go go fmt 2020-09-17 11:09:37 -07:00
dependencies.go Merge pull request #7514 from fhopfensperger/fix-7497 2020-03-02 09:28:27 +00:00
dependencies_test.go Add remaining tests in TestDependentChartAliases 2020-11-03 01:50:59 +05:30
doc.go Remove references to protobuf (#7425) 2020-01-17 15:56:56 +00:00
errors.go Fix chartutils/errors.go stack overflow 2019-10-15 15:03:36 -07:00
errors_test.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
expand.go Remove impossible condition reported by linter 2019-10-09 23:18:03 -04:00
expand_test.go Repair failing unit tests - failure caused by os.Stat return values for directory size on Linux. 2019-12-09 14:48:16 +01:00
jsonschema.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
jsonschema_test.go version bump 2020-06-23 11:07:48 -07:00
save.go Fix issue with unhandled error on Stat 2020-05-22 12:04:37 -04:00
save_test.go fix(*): Validate metadata semver and printable characters 2021-02-04 12:52:24 -08:00
validate_name.go Update err message to use the regex pattern directly 2020-10-22 11:26:39 +00:00
validate_name_test.go refactor the release name validation to be consistent across Helm 2020-09-17 11:34:31 -06:00
values.go Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]" 2019-10-23 09:27:51 +02:00
values_test.go Spelling (#7258) 2019-12-18 12:04:08 +00:00