Commit Graph

345 Commits (645393351995b375705c56508b68cb16d3a71b4b)

Author SHA1 Message Date
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
8 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
8 months ago
Matt Farina 63e060fb05
bump version to 4.1
8 months ago
Benoit Tigeot 71591ee63e
style: linting
8 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
8 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
8 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
8 months ago
yxxhero 8c87024860 update tests
8 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
8 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
8 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
8 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
8 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
8 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
8 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
8 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
Matt Farina 15300549f0
When time not available, using time.Now
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Evans Mungai a94878fb89
Fix failing test
9 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
9 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
9 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
9 months ago
Evans Mungai d67b17b6ec
Minor name change
9 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
9 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
9 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
9 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
9 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
9 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
9 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
9 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
9 months ago
Terry Howe ffb3940011
rename interface{} to any
9 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
10 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
10 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
10 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
10 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
10 months ago
George Jenkins 900cf2a93d
Merge pull request #31320 from kosiew/sign-31181
10 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
10 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
10 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
10 months ago