Commit Graph

211 Commits (7369ac0eaafe499352d2e3e75d417223f91c2c8f)

Author SHA1 Message Date
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
2 weeks ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
1 month ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
1 month ago
Matthieu MOREL e3c74fd9fa chore(pkg): enable perfsprint linter
1 month ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
1 month ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
1 month ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
1 month ago
George Jenkins 92b64e87ad
chore: fixes
1 month ago
Joe Julian 56d0d9374a
Merge pull request #31810 from mmorel-35/errorlint-pkg-5-dda0145
2 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
2 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
2 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
2 months ago
Matheus Pimenta a8eb527847
bugfix(storage): fix storage not getting logger from driver
3 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
4 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
5 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
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
6 months ago
Evans Mungai 7a5816b106
Self review changes
6 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
6 months ago
Matt Farina 9c958dec76 Making uninstall response generic
6 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
6 months ago
Siew Kam Onn 1c8d5804e2 Refactor SQL tests to use recentUnixTimestamp for time arguments
7 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
7 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
11 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
12 months ago
Benoit Tigeot a1c2f47c08
avoid using reflect.DeepEqual with errors
12 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
12 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot 3db7ebc591
Fix missing logger to SQL in test
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
1 year ago
linghuying fc476f7235 chore: make function comment match function name
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
1 year ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
1 year ago
petercover 605b1a0cf7 chore: fix some comments
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Terry Howe 569f62e58b chore: fix problems with latest lint
1 year ago
Justen Stall 62b5bdc9f6
restore error check in secrets.go
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Trent V. f9183a522a
Merge branch 'helm:main' into main
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago