Commit Graph

687 Commits (30404b417397ee40d176de2d6a06d58ea2a6a2a9)

Author SHA1 Message Date
George Jenkins 36e52c828d
Merge pull request #31030 from gjenkins8/gjenkins/kubeclient_ssa
9 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
9 months ago
Joe Julian 4b493f036c
Merge remote-tracking branch 'upstream/main' into papdaniel/main
9 months ago
George Jenkins ba53075a9d
Merge pull request #12968 from sjeandeaux/helm-uninstall-dry-run
9 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
9 months ago
George Jenkins 45141451b4 Kube client support server-side apply
9 months ago
Stephane Jeandeaux 44a594fef5
review
9 months ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
10 months ago
Stephane Jeandeaux 8434935a3d
fix fallthrough
10 months ago
Stephane Jeandeaux 65209bed54
Update pkg/action/uninstall.go
10 months ago
Stephane Jeandeaux b3568a67a8
helm uninstall
10 months ago
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
10 months ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
10 months ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
10 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
10 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
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
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
11 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
11 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
11 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
12 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
12 months ago
Scott Rigby e2630d1aba
Merge pull request #30939 from TerryHowe/action-hooks-delete-policy-mutex
12 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