Commit Graph

3026 Commits (83cdffe4aeeded92b2dc7e8b4ef04068b931fbf6)

Author SHA1 Message Date
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
11 months ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
11 months ago
Benoit Tigeot ede73860c1
Fix call to kube log
11 months ago
Benoit Tigeot 3a22df9731
Deal with linting errors
11 months ago
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
11 months ago
Benoit Tigeot eb2dfe7dbf
Some interesting rephrasing by Terry Howe
11 months ago
Benoit Tigeot 227d270788
Extra comment + Default logger fallback
11 months ago
Benoit Tigeot b642bca8f6
Provide an adapter to easily pass a slog.Default()
11 months ago
Benoit Tigeot d6d7cff417
Try to make log more common and more easily grepable
11 months ago
Benoit Tigeot 8d30464f2c
Do no mask warning alerts
11 months ago
Benoit Tigeot dfaf249221
Remove unreachable error
11 months ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
11 months ago
Suleiman Dibirov 000c098a41 fix(concurrency): add mutex to protect repoFailList and out in updateCharts
11 months ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
11 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
11 months ago
Austin Abro 21ee721242
go fmt
11 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
11 months ago
Austin Abro 83266254f0
merge
11 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
11 months ago
Robert Sirchia 0199b748aa
Merge pull request #30696 from benoittgt/report-time-waited-v4
11 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
11 months ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
11 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
11 months ago
Robert Sirchia c5991028e0
fixing matts changes
11 months ago
Matt Farina e4e602e13c
Error when failed repo update.
12 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
12 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
12 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
12 months ago
Austin Abro d78b7e401a
go mod tidy
12 months ago
linghuying fc476f7235 chore: make function comment match function name
12 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
12 months ago
Henrik Gerdes 597c35852a
fix: align values comments/docs to scaffold standard
12 months ago
Henrik Gerdes ca367d970c
docs: more user-friendly info for httpRoute scaffold
12 months ago
Henrik Gerdes 1aac5b0b70
fix: use common chart-example.local hostname for http-route default
12 months ago
Henrik Gerdes 5d0c6e9ae4
fix: remove v1alpha2 gateway api support
12 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
12 months ago
Henrik Gerdes 3fc5d689e6
docs: add notes in chart templates for accessing httproute
12 months ago
Henrik Gerdes 90daeadeb5
feat: add httproute from gateway-api to create chart template
12 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
12 months ago
Austin Abro 10f78c814c
legacy waiter
12 months ago
Austin Abro 0dffe83ef3
warnings
12 months ago
Austin Abro e773a810ee
Update pkg/cmd/flags.go
12 months ago
Austin Abro 2948279fb9
cleanup if statement
12 months ago
Austin Abro 600947b32e
client->restmapper
12 months ago
Robert Sirchia 2192c4e0d1
changing errors back to warns
1 year ago
Robert Sirchia 4422000330
fixing case issues with the logging of my errors
1 year ago
Austin Abro 3a296aacad
rest mapper
1 year ago
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro 0b513dcd42
Merge branch 'main' into refactor-wait
1 year ago
Austin Abro 68f72e5c3f
hook only strategy when wait=false
1 year ago