Commit Graph

2887 Commits (e354dd296d3f32c900612d86b6a0c0dfa928644a)

Author SHA1 Message Date
George Jenkins e354dd296d
Merge branch 'main' into rm_chart_repo_load_func
2 years ago
Rongrong Liu 12b8eb8b61 fix:add proxy support when mTLS configured
2 years ago
Robert Sirchia fd69bf6f32
Merge pull request #30592 from robertsirc/slog-prototype
2 years ago
Robert Sirchia f50547bf51
changing error to warn as requested by Matt
2 years ago
Robert Sirchia a11f4c0026
changing info to error
2 years ago
Austin Abro d3814d786b
merge
2 years ago
Robert Sirchia 48f03d316b
changing from log to slog
2 years ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
2 years ago
Austin Abro f04c456bd6
gofmt
2 years ago
Austin Abro 9f9eb28fed
merge
2 years ago
Matt Farina 35a8bd3a77
Merge pull request #30586 from mattfarina/chart-to-chart-v2
2 years ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago
Robert Sirchia 4da004e2dc
removing old apis
2 years ago
Austin Abro 1cb4e66044
merge conflict
2 years ago
Matt Farina bff495510d
Merge pull request #30571 from yardenshoham/exec-no-output
2 years ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
2 years ago
Austin Abro 297f7b9acb
squash
2 years ago
Yarden Shoham ab926212d9
Apply suggestions from code review
2 years ago
Felipe Santos 392ff93916
Fix flaky TestDedupeRepos (#30576)
2 years ago
Joe Julian 0fcd1d33b3
Merge pull request #11112 from felipecrs/filter-dup-repos
2 years ago
Yarden Shoham f475f3e1fd feat: error out when post-renderer produces no output
2 years ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
2 years ago
Matt Farina 1382a2894a
Merge pull request #30567 from mattfarina/chartutil-to-chart-util
2 years ago
Robert Sirchia 8dd279271e
remove unused config.go
2 years ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
2 years ago
Chris Berry e5bc21c56b Refactor based on review comment
2 years ago
Chris Berry 9791767baa Refactor based on review comment
2 years ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
2 years ago
Scott Rigby 52ac92fb69 clarify fix error message
2 years ago
Scott Rigby e8a76bc3eb fix err check
2 years ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
2 years ago
Scott Rigby f729b9ade0 add short circuit return
2 years ago
Chris Berry 243cb2e21f Update based on review comments
2 years ago
Chris Berry 3d4e679d9f Update based on review comments
2 years ago
Chris Berry a55a477069 Fix lint
2 years ago
Chris 3964f84ac8 Tidy up imports
2 years ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
2 years ago
George Jenkins a780fa60ed
Merge pull request #13655 from LuBingtan/dev
2 years ago
Felipe Santos b1fd239167 Fix tests failing after removing repo normalization
2 years ago
Felipe Santos ecb5a2c9dd Fix variable name for linter
2 years ago
Felipe Santos 281ccb0835 Do not store the normalized chart url
2 years ago
Felipe Santos bb6314adef Do not reassign repos variable
2 years ago
Felipe Santos 44d53e7d49 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
2 years ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
2 years ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
2 years ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
2 years ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
2 years ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
2 years ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
2 years ago
lubingtan 0d36cb664a feat: support multi-document values files
2 years ago