zapier / kubechecks

Check your Kubernetes changes before they hit the cluster
https://kubechecks.readthedocs.io/en/latest/
Mozilla Public License 2.0
136 stars 6 forks source link

Diffs triggered for resources where no change was made #226

Open KalenWessel opened 1 month ago

KalenWessel commented 1 month ago

For certain applications (usually ones with admission hooks) kubechecks will show a diff change even though no changes were actually made.

image