Commit Graph

462 Commits (main)

Author SHA1 Message Date
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
8 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
8 months ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
8 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
8 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
8 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
8 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
8 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Zadkiel AHARONIAN 119341dca7
fix(getter): pass settings environment variables
8 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
8 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
9 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
9 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
9 months ago
Matt Farina 63e060fb05
bump version to 4.1
9 months ago
Benoit Tigeot 71591ee63e
style: linting
9 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
9 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
9 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
9 months ago
yxxhero 8c87024860 update tests
9 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
9 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
9 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
9 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
9 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
9 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
9 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
9 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Evans Mungai 558cea7458
chore: increase logging package test coverage
10 months ago
Matt Farina 15300549f0
When time not available, using time.Now
10 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
10 months ago
Evans Mungai a94878fb89
Fix failing test
10 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
10 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
10 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
10 months ago
Evans Mungai d67b17b6ec
Minor name change
10 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
10 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
10 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
10 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
10 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
10 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
10 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
10 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
10 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
10 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
10 months ago
Terry Howe ffb3940011
rename interface{} to any
10 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
10 months ago
reddaisyy e69a12dad3 refactor: use reflect.TypeFor
10 months ago
Robert Sirchia 600eb487f1
Merge pull request #31349 from TerryHowe/fix-shuffle-lint-test
10 months ago
Fábio Carneiro 1477d3793f
Clarify the intent of the resource instructions
10 months ago
George Jenkins b97452d0e7 feat: `helm version` print Kubernetes (client-go) version
11 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
11 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
11 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
11 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
11 months ago
George Jenkins 900cf2a93d
Merge pull request #31320 from kosiew/sign-31181
11 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
11 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
11 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
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
zyfy29 b24bfe4168
Merge branch 'main' into delete-unused-var
11 months ago
Matt Farina 0befdb90a1
Merge pull request #31287 from miledxz/fileutil-tests-improvements
11 months ago
Mile Druzijanic 934b4550d9 improve fileutil test coverage
11 months ago
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
11 months ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
11 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
11 months ago
Evans Mungai 3d23230ef8
chore: add additional logging to plugin installer
11 months ago
Kamil Swiechowski cd76ae1c93 feat:strict compliance with semverv2 for chart/v3/linter
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
George Jenkins 5926ec83dd Remove SetupPluginEnv
12 months ago
George Jenkins 665c5a1fc9
Merge pull request #31224 from gjenkins8/gjenkins/postrenderer_plugin_message_value
12 months ago
George Jenkins d99d732542 fix: Adjust PostRenderer plugin output to value
12 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
12 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
12 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
12 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
12 months ago
zyfy29 8068578266 chore: delete unused var in installer.go
12 months ago
George Jenkins 2658a00863 fix output message value
12 months ago
George Jenkins e5b612626e fixup slog tmpDirInner
12 months ago
George Jenkins b6545e903a code review + bug fixes
12 months ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
12 months ago
Matt Farina 4ae80c0399
Merge pull request #31191 from TerryHowe/stderr-logging
12 months ago
Terry Howe 389646ffd1
fix: send logging to stderr
12 months ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
12 months ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
12 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
12 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
12 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
12 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
12 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
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 a1c84f9a4c Move pkg/plugin -> internal/plugin
1 year ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 year ago
Robert Sirchia d7d072b7f6
Merge commit from fork
1 year ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
1 year ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
1 year ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
1 year ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
1 year ago
Matthieu MOREL 15b83a9959 fix: dep fs errors
1 year ago
Matt Farina ed356cfca8
Fixing windows build
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot 1654664b78
could use strings.ReplaceAll instead
1 year ago
Benoit Tigeot b2ac216763
func cleanUpDir is unused
1 year ago
Benoit Tigeot a23b96276a
var mu is unused (unused)
1 year ago
Benoit Tigeot 7fe554e7a8
Fix naked return errors
1 year ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 83a5a14826
Properly discard by default logs
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot 947658a96e
Explain why we ignore the timestamp
1 year ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
1 year ago
Austin Abro 83266254f0
merge
1 year ago
Austin Abro 600947b32e
client->restmapper
1 year ago
Austin Abro ddc7baaaca
copyright things
1 year ago
Austin Abro 3a296aacad
rest mapper
1 year ago
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro 8d964588cd
Update internal/statusreaders/job_status_reader.go
1 year ago
Austin Abro 5ecca2ed14
Apply suggestions from code review
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro f866409c50
move statusreaders to it's own package
2 years ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
2 years ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
2 years ago
Matt Farina 27bcda42dd
Updating the internal version to v4
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
2 years ago
Terry Howe 569f62e58b chore: fix problems with latest lint
2 years ago
Justen Stall 8549a257d9
Update internal/third_party/dep/fs/fs.go
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago