Commit Graph

624 Commits (cd19e2a0157106cd49ca4e052cd220016c672703)

Author SHA1 Message Date
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
10 months ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
10 months ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
10 months ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
10 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
11 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
11 months ago
Robert Sirchia f5decfc28d
Merge pull request #30737 from rpolishchuk/investigation-pr-30610
11 months ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
11 months ago
Matt Farina 7938662f95
Remove ValidName regex
11 months ago
Benoit Tigeot 68440d7b29
Prefer using slog.Any when displaying errors
11 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
11 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
11 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
11 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
11 months ago
Benoit Tigeot 5c746037b3
Prevent redefining verbose flags
11 months ago
Benoit Tigeot 710770eed4
Linting
11 months ago
Benoit Tigeot baa597c567
Do not remove the functionality to print log in test
11 months ago
Benoit Tigeot b6adbbb227
Enforce error style with others
11 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
11 months ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
11 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
11 months ago
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 f4631bf3d8
Migrate kube package to slog
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 386523bdbc
update to get waiter instead of set
11 months ago
Gerard Nguyen aa9e4bb42d rebase
12 months ago
Laszlo Uveges 63b6153163 More formatting
12 months ago
Laszlo Uveges acca1b04eb Add missing license header
12 months ago
Laszlo Uveges d03981b82c Fix go imports
12 months ago
Laszlo Uveges 940966d9c8 Fix formatting issues
12 months ago
Laszlo Uveges 2eea520ba4 Delete previously successful hooks when a later hook fails
12 months ago
Laszlo Uveges 0a28223ae5 Restructure hooks tests to be reusable
12 months ago
Laszlo Uveges 788652fd27 Add dummy test case to prove that not all hooks are delted on failure
12 months ago
Austin Abro 2948279fb9
cleanup if statement
12 months 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
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
1 year ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Chris Berry e5bc21c56b Refactor based on review comment
1 year ago
Chris Berry 9791767baa Refactor based on review comment
1 year ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Scott Rigby 52ac92fb69 clarify fix error message
1 year ago
Scott Rigby e8a76bc3eb fix err check
1 year ago