helm/pkg/chartutil
Naseem a963736f66 [helm create] Include serviceAccount.annotations value (#7246)
* Include serviceAccount.annotations value

Signed-off-by: Naseem <naseemkullah@gmail.com>

* Add comment about service account annotations

Signed-off-by: Naseem <naseemkullah@gmail.com>
2020-01-09 14:04:02 +00:00
..
testdata Spelling (#7258) 2019-12-18 12:04:08 +00:00
capabilities.go fix(chartutil): Add the v1 apiextensions to the default scheme 2019-10-29 12:10:58 -06:00
capabilities_test.go feat(template): Ports api-versions flag to v3 2019-10-07 13:30:06 -06:00
chartfile.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
chartfile_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
coalesce.go fix(chartutil): Uses copystructure for deep copy to avoid using gob 2019-10-17 16:02:51 -05:00
coalesce_test.go fix install storing computed values in release instead of user supplied values 2019-09-14 20:34:48 +05:30
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 [helm create] Include serviceAccount.annotations value (#7246) 2020-01-09 14:04:02 +00:00
create_test.go fix(chartutil): port over enhancements to helm create from Helm 2 2019-10-03 12:34:58 -07:00
dependencies.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
dependencies_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
doc.go Spelling (#7258) 2019-12-18 12:04:08 +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 feat(lint): Ports v2 functionality for linting pre-release charts 2019-10-10 16:58:47 -06:00
jsonschema.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
jsonschema_test.go Spelling (#7258) 2019-12-18 12:04:08 +00:00
save.go Port PR #4161 Fix incorrect timestamp when helm package to Helmv3 2019-12-19 13:22:08 -05:00
save_test.go Port PR #4161 Fix incorrect timestamp when helm package to Helmv3 2019-12-19 13:22:08 -05: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