Skip to content

feat(render-diff): added semantic diff engine (dyff) to handle larger manifest changes#16

Merged
dlactin merged 3 commits intomainfrom
add-semantic-diff
Nov 18, 2025
Merged

feat(render-diff): added semantic diff engine (dyff) to handle larger manifest changes#16
dlactin merged 3 commits intomainfrom
add-semantic-diff

Conversation

@dlactin
Copy link
Collaborator

@dlactin dlactin commented Nov 18, 2025

CHANGES:

  • Added --semantic | -s diff flag to use a k8s aware diff engine, this will try to diff similar k8s objects even if they are change source files. ie. when we migrate to shared charts
  • Added --release-name flag to provide a release name, helpful if we want to compare against live state, defaults to chartname to match argo defaults

@dlactin dlactin merged commit 948c3e4 into main Nov 18, 2025
@dlactin dlactin deleted the add-semantic-diff branch November 18, 2025 17:05
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.

2 participants