Commit Graph

2873 Commits (79dadc6fe40770f7c9a07f1f428b473b35ce18cd)

Author SHA1 Message Date
Matt Farina 35a8bd3a77
Merge pull request #30586 from mattfarina/chart-to-chart-v2
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Robert Sirchia 4da004e2dc
removing old apis
1 year ago
Matt Farina bff495510d
Merge pull request #30571 from yardenshoham/exec-no-output
1 year ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
1 year ago
Yarden Shoham ab926212d9
Apply suggestions from code review
1 year ago
Felipe Santos 392ff93916
Fix flaky TestDedupeRepos (#30576)
1 year ago
Joe Julian 0fcd1d33b3
Merge pull request #11112 from felipecrs/filter-dup-repos
1 year ago
Yarden Shoham f475f3e1fd feat: error out when post-renderer produces no output
1 year ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
1 year ago
Matt Farina 1382a2894a
Merge pull request #30567 from mattfarina/chartutil-to-chart-util
1 year ago
Robert Sirchia 8dd279271e
remove unused config.go
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
Scott Rigby 52ac92fb69 clarify fix error message
1 year ago
Scott Rigby e8a76bc3eb fix err check
1 year ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
1 year ago
Scott Rigby f729b9ade0 add short circuit return
1 year ago
Chris Berry 243cb2e21f Update based on review comments
1 year ago
Chris Berry 3d4e679d9f Update based on review comments
1 year ago
Chris Berry a55a477069 Fix lint
1 year ago
Chris 3964f84ac8 Tidy up imports
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
George Jenkins a780fa60ed
Merge pull request #13655 from LuBingtan/dev
1 year ago
Felipe Santos b1fd239167 Fix tests failing after removing repo normalization
1 year ago
Felipe Santos ecb5a2c9dd Fix variable name for linter
1 year ago
Felipe Santos 281ccb0835 Do not store the normalized chart url
1 year ago
Felipe Santos bb6314adef Do not reassign repos variable
1 year ago
Felipe Santos 44d53e7d49 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
1 year ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
1 year ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
1 year ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
1 year ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
1 year ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
1 year ago
lubingtan 0d36cb664a feat: support multi-document values files
1 year ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
1 year ago
Matt Farina 2603390c2e
Merge pull request #30470 from gjenkins8/cleanup_repotest_server
1 year ago
Robert Sirchia 9408978517
Merge pull request #30294 from Zhanweelee/supports-json-arguments
1 year ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
1 year ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
1 year ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
1 year ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
1 year ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago
George Jenkins 2d0091c278
Merge pull request #13665 from gjenkins8/rm_WaitAndGetCompletedPodPhase
1 year ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
1 year ago