Commit Graph

640 Commits (add-lfx-insights)

Author SHA1 Message Date
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
5 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 7a316c8d51
update expected error message in install test
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
5 months ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
5 months ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
5 months ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
5 months ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
5 months ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
5 months ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
5 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
5 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
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
Robert Sirchia f5decfc28d
Merge pull request #30737 from rpolishchuk/investigation-pr-30610
6 months ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
6 months ago
Matt Farina 7938662f95
Remove ValidName regex
6 months ago
Benoit Tigeot 68440d7b29
Prefer using slog.Any when displaying errors
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
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot 5c746037b3
Prevent redefining verbose flags
6 months ago
Benoit Tigeot 710770eed4
Linting
6 months ago
Benoit Tigeot baa597c567
Do not remove the functionality to print log in test
6 months ago
Benoit Tigeot b6adbbb227
Enforce error style with others
6 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
6 months ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
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
Benoit Tigeot ede73860c1
Fix call to kube log
6 months ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
6 months ago
Patrick Seidensal e55707b09d
Fix --take-ownership
6 months ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
6 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Gerard Nguyen aa9e4bb42d rebase
6 months ago
Laszlo Uveges 63b6153163 More formatting
6 months ago
Laszlo Uveges acca1b04eb Add missing license header
6 months ago
Laszlo Uveges d03981b82c Fix go imports
6 months ago
Laszlo Uveges 940966d9c8 Fix formatting issues
6 months ago
Laszlo Uveges 2eea520ba4 Delete previously successful hooks when a later hook fails
6 months ago
Laszlo Uveges 0a28223ae5 Restructure hooks tests to be reusable
6 months ago
Laszlo Uveges 788652fd27 Add dummy test case to prove that not all hooks are delted on failure
6 months ago
Austin Abro 2948279fb9
cleanup if statement
7 months ago