1. exec.go List(): Filter empty lines without TrimSpace-ing non-empty lines, preserving trailing tab separators from helm list output. 2. state.go collectNeedsWithTransitives(): Resolve transitives by full ReleaseToID matching (via ID→ReleaseSpec map) instead of name-based matching, avoiding cross-namespace ambiguity when multiple releases share the same name. Agent-Logs-Url: https://github.com/helmfile/helmfile/sessions/94b03eb4-31e5-4d04-9959-eeaafb695855 Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| context.go | ||
| exec.go | ||
| exec_flag_filtering_test.go | ||
| exec_test.go | ||
| exit_error.go | ||
| exit_error_test.go | ||
| helmexec.go | ||
| id.go | ||
| id_test.go | ||
| log.go | ||
| runner.go | ||
| runner_test.go | ||