* Fix helmBinary and kustomizeBinary being ignored when using bases - Add mergo.WithOverride to merge operations for proper precedence - Move default binary setting after base loading - Add comprehensive tests for various base scenarios Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> * Fix code formatting in create_test.go Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> * Remove duplicate comment block in create_test.go Removed duplicate comment lines (530-532) as identified by code review. Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| chart_dependency.go | ||
| chart_dependency_test.go | ||
| create.go | ||
| create_test.go | ||
| diff_error_propagation_test.go | ||
| environment.go | ||
| envvals_loader.go | ||
| envvals_loader_test.go | ||
| helmx.go | ||
| helmx_test.go | ||
| release.go | ||
| release_error.go | ||
| release_filters.go | ||
| release_filters_test.go | ||
| release_test.go | ||
| selector_test.go | ||
| state.go | ||
| state_exec_tmpl.go | ||
| state_exec_tmpl_test.go | ||
| state_gogetter_test.go | ||
| state_run.go | ||
| state_test.go | ||
| storage.go | ||
| storage_test.go | ||
| temp.go | ||
| temp_test.go | ||
| types.go | ||
| util.go | ||
| util_test.go | ||