Commit Graph

7975 Commits (ab926212d9f14db74f3ead30d00a0a6fa4587f8c)
 

Author SHA1 Message Date
Yarden Shoham ab926212d9
Apply suggestions from code review
9 months ago
Yarden Shoham f475f3e1fd feat: error out when post-renderer produces no output
9 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
9 months ago
Matt Farina 1382a2894a
Merge pull request #30567 from mattfarina/chartutil-to-chart-util
9 months ago
Matt Farina e60979b27a
Merge pull request #30566 from robertsirc/remove-config.go
9 months ago
Robert Sirchia 8dd279271e
remove unused config.go
9 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
9 months ago
Chris Berry e5bc21c56b Refactor based on review comment
9 months ago
Chris Berry 9791767baa Refactor based on review comment
9 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
9 months ago
Scott Rigby 52ac92fb69 clarify fix error message
9 months ago
Scott Rigby e8a76bc3eb fix err check
9 months ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
9 months ago
Scott Rigby f729b9ade0 add short circuit return
9 months ago
Chris Berry 243cb2e21f Update based on review comments
9 months ago
Chris Berry 3d4e679d9f Update based on review comments
9 months ago
Chris Berry a55a477069 Fix lint
9 months ago
Chris 3964f84ac8 Tidy up imports
9 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
9 months ago
George Jenkins a780fa60ed
Merge pull request #13655 from LuBingtan/dev
9 months ago
Robert Sirchia 6436bc1e1e
Merge pull request #30562 from robertsirc/fix-roundtripper-error-handling
9 months ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
9 months ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
9 months ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
9 months ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
9 months ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
9 months ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
9 months ago
lubingtan 0d36cb664a feat: support multi-document values files
9 months ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
9 months ago
Matt Farina 69563be3d6
Merge pull request #30536 from helm/dependabot/go_modules/main/github.com/spf13/cobra-1.9.1
9 months ago
dependabot[bot] 3d2c914a6d
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
9 months ago
Matt Farina 2603390c2e
Merge pull request #30470 from gjenkins8/cleanup_repotest_server
9 months ago
Robert Sirchia 53a4e18209
Merge pull request #30550 from mattfarina/update-cobra-cmd-output
9 months ago
Robert Sirchia 9408978517
Merge pull request #30294 from Zhanweelee/supports-json-arguments
9 months ago
Matt Farina b689ff203e
Moving to SetOut and SetErr for Cobra
9 months ago
Robert Sirchia ad90539c00
Merge pull request #30508 from eimhin-rover/update-version-copy
9 months ago
Robert Sirchia 96c356fc32
Merge pull request #30546 from hugehope/main
9 months ago
Matt Farina 9062179ea1
Merge pull request #30511 from helm/dependabot/go_modules/main/k8s-io-08d321c38f
9 months ago
Matt Farina 98b679a9e3
Merge pull request #30535 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.0
9 months ago
Scott Rigby dea2069374
Merge pull request #13481 from banjoh/em/add-cpu-memory-profiling-flags
9 months ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
9 months ago
dependabot[bot] 50be8ae64b
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
9 months ago
Evans Mungai 62576db2fc
chore: use []error instead of []string
9 months ago
Evans Mungai fdf4484971
Update cmd/helm/profiling.go
9 months ago
Evans Mungai 165654426d
chore: update profiling doc in CONTRIBUTING.md
9 months ago
dependabot[bot] 5b940c026d
build(deps): bump the k8s-io group with 7 updates
9 months ago
Eimhin Laverty 8eb615d376 Update version option description with more accurate info
9 months ago
Matt Farina 3a94215585
Merge pull request #30497 from robertsirc/adding-my-key
9 months ago
Robert Sirchia 653eec1da3
adding-my-key
9 months ago
Matt Farina f38f54f9a4
Merge pull request #30462 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.33.0
9 months ago