weaveworks / kubediff

Kubediff: a tool for Kubernetes to show differences between running state and version controlled configuration.
Apache License 2.0
1.18k stars 104 forks source link

feature request: support posix standard diff format #180

Open jgogstad opened 1 year ago

jgogstad commented 1 year ago

pretty much what the title says

POSIX specifies the behavior of diff. If this tool could output a format that is compatible with that, it would be easier to integrate with other tools.