Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support diffing files #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Support diffing files #7

wants to merge 3 commits into from

Conversation

curusarn
Copy link

@curusarn curusarn commented Jul 14, 2022

Until now kubectl-neat-diff only supported diffing directories of files.
This PR makes "neatify" recursive so we can also diff files.

This new behavior is closer to how "diff-like" command should behave.
Plus it will allow kubectl-neat-diff to be used for static diffing in tanka - see this PR for more context: grafana/tanka#558

Additionally, if we allowed --recursive to be passed to the diff command we would get fully recursive "neat" diff.

Just for the record I've tested the change.

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