Commit Graph

8296 Commits (14a468f24de9e88467322e25e9fedc19490d2dfc)
 

Author SHA1 Message Date
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
7 months ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
7 months ago
Robert Sirchia 7571f77163
Merge pull request #30770 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.8.0
7 months ago
Robert Sirchia 0e7e282636
Merge pull request #30773 from wangcundashang/main
7 months ago
wangcundashang 7bb0c85441 chore: fix function name in comment
7 months ago
dependabot[bot] ff57ed2291
build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0
7 months ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
7 months ago
Evans Mungai 1f5605a405
fix formatting errors
7 months ago
Robert Sirchia c1ffaedfa8
Merge pull request #30766 from benoittgt/fix-main
7 months ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
7 months ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
7 months ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
7 months ago
Robert Sirchia 1b332afbd5
Merge pull request #30762 from helm/dependabot/go_modules/golang.org/x/net-0.38.0
7 months ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
7 months ago
dependabot[bot] 0c200aca73
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
7 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
7 months ago
Robert Sirchia ef0361de21
fixing as per review
7 months ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
7 months ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
7 months ago
Matt Farina e0fde2bd90
Merge pull request #30754 from mattfarina/simplify-jsonschema
7 months ago
Robert Sirchia fabb35473a
Merge pull request #30757 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.7.2
7 months ago
dependabot[bot] 28742b1706
build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2
7 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
7 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
7 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
7 months ago
Matt Farina 55a4fc121b
Merge pull request #13283 from win-t/jsonschema
7 months ago
Benoit Tigeot a1c2f47c08
avoid using reflect.DeepEqual with errors
7 months ago
Benoit Tigeot eb65ce280b
could apply De Morgan's law
7 months ago
Benoit Tigeot 374805deb4
error strings should not be capitalized
7 months ago
Benoit Tigeot 1654664b78
could use strings.ReplaceAll instead
7 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
7 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
7 months ago
Benoit Tigeot b2ac216763
func cleanUpDir is unused
7 months ago
Benoit Tigeot a23b96276a
var mu is unused (unused)
7 months ago
Benoit Tigeot 7fe554e7a8
Fix naked return errors
7 months ago
Benoit Tigeot d878548168
Migrate golint to v2
7 months ago
Benoit Tigeot 18ed1cf720
Migrate to last golangci-lint and golangci-lint-action
7 months ago
Robert Sirchia 5f1bb7fee8
Merge pull request #30751 from benoittgt/add-missing-ready-logs
7 months ago
Kurnia D Win 6c54351c01 Merge remote-tracking branch 'upstream/main' into jsonschema
7 months ago
Benoit Tigeot f5aec508f5
Add detailed debug logging for resource readiness states
7 months ago
Scott Rigby 9a670ae920
Merge pull request #30701 from zanuka/30617-request-for-helm-install-order-doc-update
7 months ago
Scott Rigby 0cecd910e5
Merge pull request #30713 from gjenkins8/gjenkins/rm_helmv2_template_lint_rules
7 months ago
Matt Farina a536832714
Merge pull request #30749 from mattfarina/fix-alpine-chart
7 months ago
Robert Sirchia f5decfc28d
Merge pull request #30737 from rpolishchuk/investigation-pr-30610
7 months ago
Matt Farina 91ecb56355
Removing the alpine test chart
7 months ago
Robert Sirchia 90608174c5
Merge pull request #30741 from benoittgt/bump-distribution-v4
7 months ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
7 months ago
Matt Farina 8c6c0d8a37
Merge pull request #30686 from mattfarina/remove-deprecated-code
7 months ago
Benoit Tigeot 365340b092
Follow distribution package requirement
7 months ago
Benoit Tigeot 0d43534ab7
Testing without bump go version
7 months ago