Commit Graph

8335 Commits (fc6c5e5edbcd91e0bdd67d8df821391b6c232d58)
 

Author SHA1 Message Date
Justen Stall fc6c5e5edb
remove WaitAndGetCompletedPodPhase function
12 months ago
Justen Stall 73545f9a3e
one more test output
12 months ago
Justen Stall 4a6092bd6c
update another test output
12 months ago
Justen Stall 7a316c8d51
update expected error message in install test
12 months ago
Justen Stall 6c3fc1d755
Merge pull request #1 from justenstall/stdlib-errors-2-lint-issues
12 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
12 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
12 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
12 months ago
Scott Rigby eb6e240cfe
Merge pull request #30734 from ipaqsa/feature/add-custom-template-funcs
12 months ago
Scott Rigby 8255300280
Merge pull request #12382 from edbmiller/ed-dot-miller/parse-chartfile-yaml-strictly
12 months ago
George Jenkins 879d158a80
Merge pull request #30775 from benoittgt/bump-toml
1 year ago
Edward Miller e414695a5b fix
1 year ago
Benoit Tigeot e2461de3c2
Fix test with toml bump
1 year ago
Benoit Tigeot 39d7b8fcd4
Bump toml
1 year ago
Matt Farina a842140ef6
Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func
1 year ago
Matt Farina 07b0dca046
Merge pull request #30677 from dongjiang1989/update-golang-version
1 year ago
Edward Miller 629780a34a fix: reapply error message fix
1 year ago
Edward Miller 9d43f70643 Update error message
1 year ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
1 year ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
1 year ago
Robert Sirchia 7571f77163
Merge pull request #30770 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.8.0
1 year ago
Robert Sirchia 0e7e282636
Merge pull request #30773 from wangcundashang/main
1 year ago
wangcundashang 7bb0c85441 chore: fix function name in comment
1 year ago
Stepan Paksashvili b54349d9b2 fix(pkg/engine): allow to override all functions
1 year ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
1 year ago
Stepan Paksashvili 8982b57e5e feat(pkg/engine): and custom funcs overriding test
1 year ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
1 year ago
dongjiang 5cb8335c4d
Update .github/env
1 year ago
dependabot[bot] ff57ed2291
build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0
1 year ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
1 year ago
Evans Mungai 1f5605a405
fix formatting errors
1 year ago
dongjiang cd19e2a015
Merge branch 'main' into update-golang-version
1 year ago
Robert Sirchia c1ffaedfa8
Merge pull request #30766 from benoittgt/fix-main
1 year ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
1 year ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
1 year ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
1 year ago
Robert Sirchia 1b332afbd5
Merge pull request #30762 from helm/dependabot/go_modules/golang.org/x/net-0.38.0
1 year ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
1 year ago
dependabot[bot] 0c200aca73
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
1 year ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
1 year ago
Robert Sirchia ef0361de21
fixing as per review
1 year ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
1 year ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
1 year ago
Matt Farina e0fde2bd90
Merge pull request #30754 from mattfarina/simplify-jsonschema
1 year ago
Robert Sirchia fabb35473a
Merge pull request #30757 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.7.2
1 year ago
dependabot[bot] 28742b1706
build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
1 year ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago
Matt Farina 55a4fc121b
Merge pull request #13283 from win-t/jsonschema
1 year ago