Commit Graph

700 Commits (5dabfdfb3feb9977eb60c9bcad88bf8c262e382a)

Author SHA1 Message Date
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
9 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
9 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
9 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
9 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
9 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
9 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
9 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
9 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
9 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
9 months ago
George Jenkins b4b2392f7e mergefix
9 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
9 months ago
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
10 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
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
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
11 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