You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With continuous scanning enabled, you often see such logs in kubescape microservice:
{"level":"error","ts":"2025-01-08T16:35:08Z","msg":"scanning failed","ID":"ea5c692d-2bb8-46e1-a94d-48d4b38762ef","error":"failed to scan. reason: 'resource apps/v1/kubescape/Deployment/storage was not found'"}
I suspect this is because we're not skipping these workloads the same way that kubescape does.
Environment
OS:
Version:
Steps To Reproduce
Expected behavior
Actual Behavior
Additional context
The text was updated successfully, but these errors were encountered:
Description
With continuous scanning enabled, you often see such logs in
kubescape
microservice:I suspect this is because we're not skipping these workloads the same way that kubescape does.
Environment
OS:
Version:
Steps To Reproduce
Expected behavior
Actual Behavior
Additional context
The text was updated successfully, but these errors were encountered: