Commit Graph

196 Commits (95a0d2eb89c7d221e8d9fddc19b84e64bc474c8a)

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