helmfile/pkg/app/testdata/app_diff_test_2
yxxhero 12d3252cc2 fix: include-needs should only include direct dependencies, not transitive
- Fix collectDirectNeedsOnly to correctly match needs by full ID
- Fix PlanReleases to respect SelectedReleases when provided
- Fix unmarkNeedsDirectOnly to use full release IDs
- Update tests to expect correct behavior for include-needs vs include-transitive-needs
- Add SkipNeeds flag when needs are pre-included in withNeeds

This fixes CI issues in PR #2485

Signed-off-by: yxxhero <aiopsclub@163.com>
2026-03-17 08:12:37 +08:00
..
bar fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_bar_when_bar_needs_foo fix: include-needs should only include direct dependencies, not transitive 2026-03-17 08:12:37 +08:00
delete_bar_when_foo_needs_bar fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_bar_when_foo_needs_bar_with_include-needs fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_bar_when_foo_needs_bar_with_skip-needs fix: include-needs should only include direct dependencies, not transitive 2026-03-17 08:12:37 +08:00
delete_foo_and_bar_when_bar_needs_foo fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_foo_and_bar_when_foo_needs_bar fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_foo_when_bar_needs_foo fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
delete_foo_when_foo_needs_bar fix: include-needs should only include direct dependencies, not transitive 2026-03-17 08:12:37 +08:00
foo fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
helm3_upgrade_when_ns2_bar_needs_ns1_foo fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
install fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
non-existent_release_in_needs fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
noop fix: include-needs should only include direct dependencies, not transitive 2026-03-17 08:12:37 +08:00
smoke fix: include-needs should only include direct dependencies, not transitive 2026-03-17 08:12:37 +08:00
upgrade_when_bar_needs_foo fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrade_when_bar_needs_foo,_with_ns_override fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrade_when_foo_needs_bar fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrade_when_foo_needs_bar,_with_ns_override fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrades_with_bad_selector fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrades_with_good_selector_with_--skip-needs=false fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
upgrades_with_good_selector_with_--skip-needs=true fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00