Commit Graph

92 Commits (add-lfx-insights)

Author SHA1 Message Date
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
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
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
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 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
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
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
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
11 months ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
1 year ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
1 year ago
Marcin Owsiany a6863a64ce Drop unused field.
1 year 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
2 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
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
5 years ago
Scaat Feng b6bd8d7363 [FIX]'rest' collides with imported package name
5 years ago
Scaat Feng 5c14eec3a3 [FIX]receiver names are different
5 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
5 years ago
Martin Hickey 4cc19d1d82 Fix typo
5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
5 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
5 years ago