Commit Graph

675 Commits (b3568a67a8a9ac2adba6308bf12e5c10daee119d)

Author SHA1 Message Date
Stephane Jeandeaux b3568a67a8
helm uninstall
9 months ago
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
9 months ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
9 months ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
9 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
9 months ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
10 months ago
Khwaja Faraz Ahmed a37934a892 fix linting issue
10 months ago
Faraz Khawaja 2d2d4a868d Fix struct declaration
10 months ago
Faraz Khawaja f75100266b Resolve conflicts
10 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
10 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
10 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
10 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
10 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
10 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
10 months ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
10 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
10 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
10 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
10 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
10 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
11 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
11 months ago
Carlos Lima a1416cf225 review: style changes
11 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
11 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
11 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
11 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
11 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
11 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
11 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
11 months ago
Scott Rigby e2630d1aba
Merge pull request #30939 from TerryHowe/action-hooks-delete-policy-mutex
11 months ago
Terry Howe a8cbf3aa51 fix: action hooks delete policy mutex
12 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
12 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
1 year ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
1 year ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
1 year ago
Justen Stall 7a316c8d51
update expected error message in install test
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
1 year ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
1 year ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
1 year ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
1 year ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
1 year ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
1 year ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago