kahoy
kahoy copied to clipboard
Ignored resources should be filtered before any other processing
We have some checks at Kubernetes resource level made on the moment of the model instance creation. On the other side we have the ability to filter resources and these happen at model level. So we should move this filtering to k8s resource level, so we don't have checking failures on ignored resources.