Commit Graph

205 Commits (6e38e303c3abe915449bfb07540e92c2ed0c19d1)

Author SHA1 Message Date
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
10 months ago
Matt Farina 76e6b7a6fe
Merge pull request #31390 from TerryHowe/chore-increase-helm-list-test-coverage
10 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
10 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
10 months ago
Terry Howe 379b0899b3
fix: increase helm list test coverage
10 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
10 months ago
Scott Rigby f0530309f0
Merge pull request #31302 from TerryHowe/fix-helm-verify-signature
10 months ago
Terry Howe abdf6603c0
fix test for rebase
10 months ago
Terry Howe f6e60138e8
Update pkg/cmd/list.go
10 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
10 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
10 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
10 months ago
Terry Howe 20eb6e9b04
fix: empty time values
10 months ago
Matt Farina ab6e7fa58b Removing debug statement
10 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
10 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
10 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
10 months ago
George Jenkins 7761d937ca testfix
10 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
10 months ago
George Jenkins 561a7da61c
Merge pull request #31297 from TerryHowe/fix-hide-notes-in-helm-test
11 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
11 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
11 months ago
Robert Sirchia 5b43b744b8
Merge pull request #31294 from TerryHowe/feature-remove-implicit-directory-from-helm-lint
11 months ago
Robert Sirchia fdb5e1a97a
Merge pull request #31301 from TerryHowe/chore-remove-helm-version-client
11 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
11 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
11 months ago
Terry Howe 020a8eccfd
fix: helm verify run signature
11 months ago
zyfy29 b24bfe4168
Merge branch 'main' into delete-unused-var
11 months ago
Terry Howe 469f4b457c
chore: remove helm version client option
11 months ago
Terry Howe dab4fd2909
fix: hide notes in helm test command
11 months ago
copilot-swe-agent[bot] 838c36a0f6
Remove implicit support for helm lint current directory
11 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
11 months ago
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
11 months ago
Robert Sirchia 5534c01cdb
Merge pull request #31277 from benoittgt/31234-fix
11 months ago
Evan Anderson 20f4e1f12d Use filepath.Path when handling directory names
11 months ago
Benoit Tigeot 99e5fce71a
Fix deprecation warning for spf13/pflag from 1.0.7 to 1.0.10
11 months ago
Kamil Swiechowski 38d1a7376f fix: throw warning when chart version is not semverv2
11 months ago
Matt Farina 618b14a772
Merge pull request #31225 from mattfarina/move-lint-to-chart
11 months ago
George Jenkins a8151ef4fe Cleanup plugin config
11 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
11 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
11 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
11 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
11 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
11 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
11 months ago
George Jenkins 80f659ce8b
Merge pull request #31178 from mattfarina/env-content-cache
11 months ago
zyfy29 8068578266 chore: delete unused var in installer.go
11 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
11 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
11 months ago
Matt Farina 533eddc57d Add content cache to helm env
11 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
12 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
12 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
12 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
12 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
12 months ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
12 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
12 months ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
12 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
12 months ago
Robert Sirchia 47529bbffb
Merge pull request #31133 from joemicky/use_CutPrefix
12 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
12 months ago
joemicky a3d2da4d2e refactor: replace HasPrefix+TrimPrefix with CutPrefix
12 months ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
1 year ago
Evans Mungai 97af5a5e85
Fix linter warning
1 year ago
Evans Mungai 5e86e43eda
Add tests for pull command using OCI registry
1 year ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
1 year ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
1 year ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
1 year ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
1 year ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
1 year ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
1 year ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
1 year ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
1 year ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
1 year ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
1 year ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
1 year ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
1 year ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
1 year ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
1 year ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
1 year ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
1 year ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
1 year ago
Zach Burgess 6e30619d8f
Merge branch 'helm:main' into templates_lint
1 year ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
1 year ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
1 year ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
1 year ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
1 year ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
1 year ago
Zach Burgess 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir.
1 year ago
Zach Burgess b703d5b4bb Return early when linting if the `templates/` dir does not exist
1 year ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
1 year ago
George Jenkins a2a0935cba
Merge pull request #30900 from unguiculus/issue-12952
1 year ago
manslaughter03 bc44614a78 fix: wrap run release test error in case GetPodLogs failed.
1 year ago
Ashmit Bhardwaj e060fbe185 updated docs
1 year ago
Ashmit Bhardwaj 0389407cbc removed unnecessary binary file
1 year ago