Commit Graph

326 Commits (60aaa8a288b305bca32c4fa84ebe9c2b0105b162)

Author SHA1 Message Date
Matt Farina 15300549f0
When time not available, using time.Now
8 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
8 months ago
Evans Mungai a94878fb89
Fix failing test
8 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
8 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
8 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
8 months ago
Evans Mungai d67b17b6ec
Minor name change
8 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
8 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
8 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
8 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
8 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
8 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
8 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
8 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
8 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
8 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
8 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
8 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
8 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
8 months ago
reddaisyy e69a12dad3 refactor: use reflect.TypeFor
8 months ago
Robert Sirchia 600eb487f1
Merge pull request #31349 from TerryHowe/fix-shuffle-lint-test
8 months ago
Fábio Carneiro 1477d3793f
Clarify the intent of the resource instructions
8 months ago
George Jenkins b97452d0e7 feat: `helm version` print Kubernetes (client-go) version
9 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
9 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
9 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
9 months ago
George Jenkins 900cf2a93d
Merge pull request #31320 from kosiew/sign-31181
9 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
9 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
9 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
9 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
9 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
9 months ago
Matt Farina 0befdb90a1
Merge pull request #31287 from miledxz/fileutil-tests-improvements
9 months ago
Mile Druzijanic 934b4550d9 improve fileutil test coverage
9 months ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
9 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
9 months ago
Evans Mungai 3d23230ef8
chore: add additional logging to plugin installer
10 months ago
Kamil Swiechowski cd76ae1c93 feat:strict compliance with semverv2 for chart/v3/linter
10 months ago
Matt Farina 618b14a772
Merge pull request #31225 from mattfarina/move-lint-to-chart
10 months ago
George Jenkins a8151ef4fe Cleanup plugin config
10 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
10 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
10 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
10 months ago
George Jenkins 665c5a1fc9
Merge pull request #31224 from gjenkins8/gjenkins/postrenderer_plugin_message_value
10 months ago
George Jenkins d99d732542 fix: Adjust PostRenderer plugin output to value
10 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
10 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
10 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
10 months ago