Commit Graph

104 Commits (d601ce59a9fec0a52fcf3dfd18faebb43aaacb04)

Author SHA1 Message Date
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
6 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
6 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
7 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
8 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
8 months ago
Carlos Lima a1416cf225 review: style changes
8 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
8 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
8 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
8 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
8 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
8 months ago
Terry Howe a8cbf3aa51 fix: action hooks delete policy mutex
9 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
11 months ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
11 months ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
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
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
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 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
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
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
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
1 year ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
2 years ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
2 years ago
Marcin Owsiany a6863a64ce Drop unused field.
2 years ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
3 years ago