Commit Graph

712 Commits (main)

Author SHA1 Message Date
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
2 months ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
2 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
2 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
2 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
2 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
3 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
3 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
3 months ago
Carlos Lima a1416cf225 review: style changes
3 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
3 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
3 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
3 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
3 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
3 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
4 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
4 months ago
Scott Rigby e2630d1aba
Merge pull request #30939 from TerryHowe/action-hooks-delete-policy-mutex
4 months ago
Terry Howe a8cbf3aa51 fix: action hooks delete policy mutex
4 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
4 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
5 months ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
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
5 months ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
5 months ago
Matt Farina 7938662f95
Remove ValidName regex
5 months ago
Benoit Tigeot 68440d7b29
Prefer using slog.Any when displaying errors
5 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
5 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
5 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
5 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
Austin Abro 1a3fb75b34
merge
7 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Austin Abro 11eeb4a6b1
merge
7 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
7 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Chris Berry e5bc21c56b Refactor based on review comment
7 months ago
Chris Berry 9791767baa Refactor based on review comment
7 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
7 months ago
Scott Rigby 52ac92fb69 clarify fix error message
7 months ago
Scott Rigby e8a76bc3eb fix err check
7 months ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
7 months ago
Scott Rigby f729b9ade0 add short circuit return
7 months ago
Chris Berry 243cb2e21f Update based on review comments
7 months ago
Chris Berry 3d4e679d9f Update based on review comments
7 months ago
Chris Berry a55a477069 Fix lint
7 months ago
Chris 3964f84ac8 Tidy up imports
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
7 months ago
Austin Abro 5d12255497
wait for delete
7 months ago
Austin Abro 7fde4962a8
set waiter in functions
7 months ago
Austin Abro f2dd2c9109
add hook only waiter
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
Austin Abro fc10174fa0
merge main
8 months ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
Austin Abro 916aecf1f1
Merge remote-tracking branch 'origin/main' into refactor-wait
8 months ago