Commit Graph

354 Commits (bd1d2fff751bebea53b4ff265f20dcc78ea670ee)

Author SHA1 Message Date
zyfy29 04498e89b9 chore: delete unused var in installer.go
1 month ago
wangjingcun 3868cbb1bd chore: fix some comments to improve readability
1 month ago
Mads Jensen e79d37e738 Enable the sloglint linter
1 month ago
Tom Wieczorek 0da30de892 Make test scripts run without /bin/bash
1 month ago
MrJack 6495074826 Revert "Revert "feat(plugin): add --version flag to plugin update command""
1 month ago
MrJack 209569af01 Revert "feat(plugin): add --version flag to plugin update command"
1 month ago
MrJack bd37347a06 feat(plugin): add --version flag to plugin update command
2 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
2 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
2 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
2 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
2 months ago
Matt Farina 63e060fb05
bump version to 4.1
2 months ago
Benoit Tigeot 71591ee63e
style: linting
2 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
2 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
2 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
2 months ago
yxxhero 8c87024860 update tests
2 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
2 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
2 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
2 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
2 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
2 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
2 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
2 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
2 months ago
tison 90d01915f9
for all other similar cases
3 months ago
Matt Farina 15300549f0
When time not available, using time.Now
3 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
3 months ago
Evans Mungai a94878fb89
Fix failing test
3 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
3 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
3 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
3 months ago
Evans Mungai d67b17b6ec
Minor name change
3 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
3 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
3 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
3 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
3 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
3 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
3 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
3 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
3 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
3 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
3 months ago
Terry Howe ffb3940011
rename interface{} to any
3 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
3 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
3 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
3 months ago
reddaisyy e69a12dad3 refactor: use reflect.TypeFor
4 months ago
Robert Sirchia 600eb487f1
Merge pull request #31349 from TerryHowe/fix-shuffle-lint-test
4 months ago
Fábio Carneiro 1477d3793f
Clarify the intent of the resource instructions
4 months ago