helmfile/pkg/app
yxxhero ff167d7b11 fix: use config for includeNeeds in Deps command
- Add IncludeNeeds() method to DepsConfigProvider interface
- Implement IncludeNeeds() in DepsImpl
- Update depsConfig in tests
- Use c.IncludeNeeds() in run.go instead of hardcoded false

Signed-off-by: yxxhero <aiopsclub@163.com>
2026-03-16 08:23:03 +08:00
..
testdata fix: --include-needs should only include direct dependencies 2026-03-16 08:23:03 +08:00
version
app.go fix: --include-needs should only include direct dependencies 2026-03-16 08:23:03 +08:00
app_apply_hooks_test.go
app_apply_nokubectx_test.go
app_apply_test.go
app_diff_test.go
app_gethelm_test.go
app_lint_test.go
app_list_test.go
app_parallel_test.go
app_sequential_test.go fix: address lint errors in CI 2026-03-16 08:23:03 +08:00
app_sync_test.go
app_template_test.go
app_test.go fix: use config for includeNeeds in Deps command 2026-03-16 08:23:03 +08:00
app_unittest_test.go
ask.go
config.go fix: use config for includeNeeds in Deps command 2026-03-16 08:23:03 +08:00
constants.go
constants_test.go
context.go
context_test.go
dag_test.go
desired_state_file_loader.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
destroy_nokubectx_test.go
destroy_test.go
diff_nokubectx_test.go
diff_test.go
errors.go
errors_test.go
formatters.go
formatters_test.go
init.go
init_test.go
load_opts.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
load_opts_test.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
print_env.go fix: --include-needs should only include direct dependencies 2026-03-16 08:23:03 +08:00
print_env_test.go
run.go fix: use config for includeNeeds in Deps command 2026-03-16 08:23:03 +08:00
snapshot_test.go
two_pass_renderer.go
two_pass_renderer_test.go
validate_config.go
validate_config_test.go