Commit Graph

367 Commits (10d606726560f1e813617c050c7b9cfbb8b0cb26)

Author SHA1 Message Date
Orgad Shaneh bfac7393e4
fix(downloader): safely handle concurrent file writes on Windows
5 months ago
Philipp Born 261387a112 fix(copystructure): handle nil elements in slice copying
6 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
7 months ago
Gergely Brautigam 138f730aac
fix: typo in the function names
7 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
7 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
7 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
8 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
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
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