Commit Graph

637 Commits (f09bbb8ab8b0a034bfc4cfbca35c395ed332ba2d)

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