Commit Graph

48 Commits (add-lfx-insights)

Author SHA1 Message Date
Matt Farina ab56ac62ba
Merge pull request #30866 from mmorel-35/thelper
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Matt Farina b5a4781099
Adding test for list command
4 months ago
Ayush Tiwari 56b688145f
added cmd in repo_list.go for pipeline
5 months ago
Ayush Tiwari e63cbae886
added cmd.ErrOrStderr()
5 months ago
Ayush Tiwari 95328ea0a6
removed error import
5 months ago
Ayush Tiwari 058bc083a8
changed Error to print
5 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 73545f9a3e
one more test output
5 months ago
Justen Stall 4a6092bd6c
update another test output
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
5 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
5 months ago
Benoit Tigeot eb65ce280b
could apply De Morgan's law
5 months ago
Benoit Tigeot 374805deb4
error strings should not be capitalized
5 months ago
Benoit Tigeot 1654664b78
could use strings.ReplaceAll instead
5 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Matt Farina 91ecb56355
Removing the alpine test chart
6 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
6 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
6 months ago
Benoit Tigeot 6b5fa33633
debug log level is dynamic and set after Logger creation
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot 710770eed4
Linting
6 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
6 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
6 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
6 months ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
6 months ago
Suleiman Dibirov 000c098a41 fix(concurrency): add mutex to protect repoFailList and out in updateCharts
6 months ago
Austin Abro 83266254f0
merge
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Matt Farina e4e602e13c
Error when failed repo update.
6 months ago
Austin Abro d78b7e401a
go mod tidy
6 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
7 months ago
Austin Abro 0dffe83ef3
warnings
7 months ago
Austin Abro e773a810ee
Update pkg/cmd/flags.go
7 months ago
Austin Abro 0b513dcd42
Merge branch 'main' into refactor-wait
7 months ago
Austin Abro 68f72e5c3f
hook only strategy when wait=false
7 months ago
Austin Abro 022d4db6af
move logic from cmd/helm to pkg/cmd
7 months ago
Austin Abro 20c75f0c10
fix namespace assignment not passing through
7 months ago
Rongrong Liu 12b8eb8b61 fix:add proxy support when mTLS configured
7 months ago
Austin Abro 1704ce3067
Merge branch 'main' into refactor-wait
7 months ago
Austin Abro d3814d786b
merge
7 months ago
Austin Abro f04c456bd6
gofmt
7 months ago
Austin Abro 9f9eb28fed
merge
7 months ago
Austin Abro 1cb4e66044
merge conflict
7 months ago
Austin Abro 297f7b9acb
squash
7 months ago