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
PersistentVolumeClaims are namespaced in kubernetes.
We don't persist neither namespace nor container_project_id.
Full refresh, both old and graph, does correctly link pods to PVC in same namespace.
But when we attempt partial/parallelized refresh, we'll need it in DB for lazy_find to match records from DB.
PersistentVolumeClaims are namespaced in kubernetes.
We don't persist neither
namespace
norcontainer_project_id
.Full refresh, both old and graph, does correctly link pods to PVC in same namespace.
But when we attempt partial/parallelized refresh, we'll need it in DB for lazy_find to match records from DB.
@miq-bot assign cben
The text was updated successfully, but these errors were encountered: