zapier / kubechecks

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

skip apps that are being deleted #130

Closed djeebus closed 7 months ago

djeebus commented 7 months ago

we don't know if they've already been parsed, so we mark them as deleted, then skip them when building the results.

github-actions[bot] commented 7 months ago

Temporary image deleted.

djeebus commented 7 months ago

Tested locally, looks good!