intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

Diff should offer "cleanup clutter" so that spotting the meaningful differences gets easier

Open adietish opened this issue 3 years ago • 0 comments

When looking at the diff between the local file and the cluster resource is difficult. The meaningful differences are drowned in the clutter noise and thus difficult to spot (ex. you have a k8 resource file without a namespace. The cluster will add a namespace to it. Spotting this difference is difficult because the diff dialog shows the cluster resource with all the clutter)

adietish avatar Oct 04 '22 09:10 adietish