Skip to content

Feat | App-of-apps traversal support#389

Merged
dag-andersen merged 14 commits intomainfrom
traverse-app-of-apps
Mar 18, 2026
Merged

Feat | App-of-apps traversal support#389
dag-andersen merged 14 commits intomainfrom
traverse-app-of-apps

Conversation

@dag-andersen
Copy link
Copy Markdown
Owner

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 merged commit 911b40d into main Mar 18, 2026
3 checks passed
@dag-andersen dag-andersen deleted the traverse-app-of-apps branch March 18, 2026 20:17
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