Commit Graph

371 Commits (v4.1.4)

Author SHA1 Message Date
George Jenkins 05fa37973d
fix: Plugin missing provenance bypass
5 days ago
George Jenkins 4e7994d446
fix: Chart dot-name path bug
5 days ago
George Jenkins 25819432bf
ignore error plugin loads (cli, getter)
5 days ago
George Jenkins 36c8539e99
fix: Plugin version path traversal
5 days ago
Orgad Shaneh bfac7393e4
fix(downloader): safely handle concurrent file writes on Windows
1 month ago
Philipp Born 261387a112 fix(copystructure): handle nil elements in slice copying
2 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
3 months ago
Gergely Brautigam 138f730aac
fix: typo in the function names
3 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
4 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
4 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
4 months ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
4 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
4 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
4 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
4 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
4 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
4 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
4 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
4 months ago
Zadkiel AHARONIAN 119341dca7
fix(getter): pass settings environment variables
4 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
4 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
5 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
5 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
5 months ago
Matt Farina 63e060fb05
bump version to 4.1
5 months ago
Benoit Tigeot 71591ee63e
style: linting
5 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
5 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
5 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
5 months ago
yxxhero 8c87024860 update tests
5 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
5 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
5 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
5 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
5 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
5 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
5 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
5 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
5 months ago
tison 90d01915f9
for all other similar cases
5 months ago
Evans Mungai 558cea7458
chore: increase logging package test coverage
6 months ago
Matt Farina 15300549f0
When time not available, using time.Now
6 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
6 months ago
Evans Mungai a94878fb89
Fix failing test
6 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
6 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
6 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
6 months ago
Evans Mungai d67b17b6ec
Minor name change
6 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
6 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
6 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
6 months ago