intellij-kubernetes
intellij-kubernetes copied to clipboard
Diff should offer "cleanup clutter" so that spotting the meaningful differences gets easier
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)