Commit Graph

3140 Commits (f09bbb8ab8b0a034bfc4cfbca35c395ed332ba2d)

Author SHA1 Message Date
Jesse Simpson f09bbb8ab8
style: consolidate for loops
8 months ago
Jesse Simpson 1357db4db1
style: removed variable only used once
8 months ago
Jesse Simpson a56daca82b
style: use interface functions instead of inline logic
8 months ago
Jesse Simpson 87f9e2dc45
style: create String function for TraceableError representing one chunk of a stacktrace
8 months ago
Jesse Simpson 6cd0c0082a
fix: split up the multiline errors to be more vertical
8 months ago
Jesse Simpson cc477e9f79
fix: adjust test to not require external chart
8 months ago
Jesse Simpson 14f902c245
wip: draft at making cleaner stacktraces
8 months ago
George Jenkins ecf1730689
Merge pull request #13460 from justenstall/stdlib-errors-2
8 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
8 months ago
Matt Farina fcd37bcea7
Merge pull request #30783 from rpolishchuk/investigate-TestValidateChartIconPresence
8 months ago
Robert Sirchia d9bc0a948c
Merge pull request #30777 from ryanhockstad/merge-fix
8 months ago
Scott Rigby a911aa2112
Merge pull request #9175 from dastrobu/copy-dependencies-on-aliasing
8 months ago
Daniel Strobusch b183eccfc4
copy dependency metadata on aliasing to avoid sharing imported values
8 months ago
Daniel Strobusch df7befd208
copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies
8 months ago
Stephen Murray 1682895636 ref(helm): Export Chart Not Found error
8 months ago
Rostyslav Polishchuk 1c8d1e375f fix: chart icon presence test
8 months ago
Justen Stall fc6c5e5edb
remove WaitAndGetCompletedPodPhase function
8 months ago
Justen Stall 73545f9a3e
one more test output
8 months ago
Justen Stall 4a6092bd6c
update another test output
8 months ago
Justen Stall 7a316c8d51
update expected error message in install test
8 months ago
Matthieu MOREL d3eeb2c942 chore: remove github.com/hashicorp/go-multierror dependency
8 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
8 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
8 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
8 months ago
Scott Rigby eb6e240cfe
Merge pull request #30734 from ipaqsa/feature/add-custom-template-funcs
8 months ago
Scott Rigby 8255300280
Merge pull request #12382 from edbmiller/ed-dot-miller/parse-chartfile-yaml-strictly
8 months ago
Ryan Hockstad c1175a4106 fix null merge
8 months ago
Edward Miller e414695a5b fix
8 months ago
Benoit Tigeot e2461de3c2
Fix test with toml bump
8 months ago
Matt Farina a842140ef6
Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func
8 months ago
Edward Miller 629780a34a fix: reapply error message fix
8 months ago
Edward Miller 9d43f70643 Update error message
8 months ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
8 months ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
8 months ago
wangcundashang 7bb0c85441 chore: fix function name in comment
8 months ago
Stepan Paksashvili b54349d9b2 fix(pkg/engine): allow to override all functions
8 months ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
8 months ago
Stepan Paksashvili 8982b57e5e feat(pkg/engine): and custom funcs overriding test
8 months ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
8 months ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
8 months ago
Evans Mungai 1f5605a405
fix formatting errors
8 months ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
8 months ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
8 months ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
8 months ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
8 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
8 months ago
Robert Sirchia ef0361de21
fixing as per review
8 months ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
8 months ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
8 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
8 months ago