Skip to content

Feat | App-of-apps traversal support#388

Closed
dag-andersen wants to merge 12 commits intomainfrom
app-of-apps-2
Closed

Feat | App-of-apps traversal support#388
dag-andersen wants to merge 12 commits intomainfrom
app-of-apps-2

Conversation

@dag-andersen
Copy link
Copy Markdown
Owner

@dag-andersen dag-andersen commented Mar 18, 2026

Summary

  • Adds --traverse-app-of-apps flag that recursively discovers and renders child Applications/ApplicationSets found in rendered manifests (the app-of-apps pattern)
  • Uses content similarity (instead of positional pairing) to correctly match duplicate-identity apps in diff output, fixing false delete+add for same-name apps with different content (e.g. prod vs test variants)
  • Includes spec hash in the visited key so same-name apps with different spec.source.path are rendered separately during traversal

Other Changes

  • Integration tests - Two new branch-17 test cases (root-only and full-folder app-of-apps)
  • Documentation - docs/app-of-apps.md with usage guide and filter behavior notes

@dag-andersen dag-andersen deleted the app-of-apps-2 branch March 18, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant