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
Currently, only prefilter is supported, which requires that you store kube object names in SpiceDB somehow.
Postfiltering would do the request to kube and then filter the response. There are cases where this may be more performant, i.e. just checking a few items from kube against a large spicedb dataset.
The text was updated successfully, but these errors were encountered:
Currently, only
prefilter
is supported, which requires that you store kube object names in SpiceDB somehow.Postfiltering would do the request to kube and then filter the response. There are cases where this may be more performant, i.e. just checking a few items from kube against a large spicedb dataset.
The text was updated successfully, but these errors were encountered: