Commit Graph

107 Commits (5dabfdfb3feb9977eb60c9bcad88bf8c262e382a)

Author SHA1 Message Date
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
4 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
4 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
4 months ago
George Jenkins 80f659ce8b
Merge pull request #31178 from mattfarina/env-content-cache
4 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
4 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
4 months ago
Matt Farina 533eddc57d Add content cache to helm env
4 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
4 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
4 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
4 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
4 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
4 months ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
4 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
4 months ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
4 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
4 months ago
Robert Sirchia 47529bbffb
Merge pull request #31133 from joemicky/use_CutPrefix
4 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
4 months ago
joemicky a3d2da4d2e refactor: replace HasPrefix+TrimPrefix with CutPrefix
4 months ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
5 months ago
Evans Mungai 97af5a5e85
Fix linter warning
5 months ago
Evans Mungai 5e86e43eda
Add tests for pull command using OCI registry
5 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
5 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
5 months ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
5 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
5 months ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
5 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
5 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
5 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
5 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
5 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
5 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
6 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
6 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
6 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
6 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
6 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
6 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
6 months ago
Zach Burgess 6e30619d8f
Merge branch 'helm:main' into templates_lint
6 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
6 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
6 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
6 months ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
6 months ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
6 months ago
Zach Burgess 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir.
6 months ago
Zach Burgess b703d5b4bb Return early when linting if the `templates/` dir does not exist
6 months ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
6 months ago
George Jenkins a2a0935cba
Merge pull request #30900 from unguiculus/issue-12952
6 months ago
manslaughter03 bc44614a78 fix: wrap run release test error in case GetPodLogs failed.
7 months ago