Commit Graph

699 Commits (9bb7e13c66fefbf6d7697a13f79c3624cceafbf5)

Author SHA1 Message Date
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
3 weeks ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
3 weeks ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
3 weeks ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
4 weeks ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
4 weeks ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
4 weeks ago
Matt Farina fea6d8eb04
Updating to tested content cache
4 weeks ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
4 weeks ago
Matt Farina 6ac2c34689
Initial addition of content based cache
4 weeks ago
George Jenkins b4b2392f7e mergefix
1 month ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 month ago
George Jenkins 36e52c828d
Merge pull request #31030 from gjenkins8/gjenkins/kubeclient_ssa
1 month ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
1 month ago
Joe Julian 4b493f036c
Merge remote-tracking branch 'upstream/main' into papdaniel/main
1 month ago
George Jenkins ba53075a9d
Merge pull request #12968 from sjeandeaux/helm-uninstall-dry-run
1 month ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
1 month ago
George Jenkins 45141451b4 Kube client support server-side apply
1 month ago
Stephane Jeandeaux 44a594fef5
review
1 month ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
1 month ago
Stephane Jeandeaux 8434935a3d
fix fallthrough
1 month ago
Stephane Jeandeaux 65209bed54
Update pkg/action/uninstall.go
1 month ago
Stephane Jeandeaux b3568a67a8
helm uninstall
1 month ago
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
1 month ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
1 month ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
1 month ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
1 month ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
2 months ago
Khwaja Faraz Ahmed a37934a892 fix linting issue
2 months ago
Faraz Khawaja 2d2d4a868d Fix struct declaration
2 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
2 months ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
2 months ago
Faraz Khawaja f75100266b Resolve conflicts
2 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
2 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
2 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
2 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
2 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
2 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
2 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
2 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
2 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
2 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
2 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
3 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
3 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
3 months ago
Carlos Lima a1416cf225 review: style changes
3 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
3 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
3 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
3 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
3 months ago