Commit Graph

8204 Commits (baa597c5671f7b9f20a2ad204b762e36f1c05bdc)
 

Author SHA1 Message Date
Benoit Tigeot baa597c567
Do not remove the functionality to print log in test
8 months ago
Benoit Tigeot b6adbbb227
Enforce error style with others
8 months ago
Benoit Tigeot 83a5a14826
Properly discard by default logs
8 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
8 months ago
Benoit Tigeot 947658a96e
Explain why we ignore the timestamp
8 months ago
Benoit Tigeot 3db7ebc591
Fix missing logger to SQL in test
8 months ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
8 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
8 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
8 months ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
8 months ago
Benoit Tigeot ede73860c1
Fix call to kube log
8 months ago
Benoit Tigeot 3a22df9731
Deal with linting errors
8 months ago
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
8 months ago
Benoit Tigeot eb2dfe7dbf
Some interesting rephrasing by Terry Howe
8 months ago
Benoit Tigeot 227d270788
Extra comment + Default logger fallback
8 months ago
Benoit Tigeot b642bca8f6
Provide an adapter to easily pass a slog.Default()
8 months ago
Benoit Tigeot d6d7cff417
Try to make log more common and more easily grepable
8 months ago
Benoit Tigeot 8d30464f2c
Do no mask warning alerts
8 months ago
Benoit Tigeot dfaf249221
Remove unreachable error
8 months ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
8 months ago
Scott Rigby af4f7370cb
Merge pull request #13119 from idsulik/update-charts-data-race-fix
8 months ago
Suleiman Dibirov 000c098a41 fix(concurrency): add mutex to protect repoFailList and out in updateCharts
8 months ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
8 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
8 months ago
Austin Abro 21ee721242
go fmt
8 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
8 months ago
Austin Abro 83266254f0
merge
8 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
8 months ago
Robert Sirchia 0199b748aa
Merge pull request #30696 from benoittgt/report-time-waited-v4
8 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
8 months ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
8 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
8 months ago
Robert Sirchia a5ec16357d
Merge pull request #30688 from helm/dependabot/github_actions/main/actions/setup-go-5.4.0
8 months ago
Robert Sirchia c5991028e0
fixing matts changes
8 months ago
Matt Farina 65706a4984
Merge pull request #30699 from mattfarina/error-on-failed-repo-up
8 months ago
Matt Farina e4e602e13c
Error when failed repo update.
8 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
8 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
8 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
8 months ago
Robert Sirchia 7000db1ec0
Merge pull request #30687 from helm/dependabot/github_actions/main/actions/upload-artifact-4.6.2
8 months ago
Matt Farina e1972f62e8
Merge pull request #30693 from linghuying/main
8 months ago
Austin Abro d78b7e401a
go mod tidy
8 months ago
linghuying fc476f7235 chore: make function comment match function name
8 months ago
dependabot[bot] f95410f66c
build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
8 months ago
dependabot[bot] a45cf1bab9
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
8 months ago
Matt Farina b304ee495d
Merge pull request #30681 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.2
8 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
8 months ago
dependabot[bot] d5d75ad0c7
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
8 months ago
Matt Farina 85bd131fd8
Merge pull request #30680 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.27
8 months ago
dependabot[bot] b533189cb3
build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27
8 months ago