Aman Mangal
Aman Mangal
This PR adds the unique directive to the 'dgraph.xid' predicate. Prior to this change, users could create duplicate users leading to misconfiguration of ACL.
We have added a framework that allows us to add new predicates easily. This fixes the tests that were failing.
/kind feature When we runs models using the InferenceService object provided by kserve, we would like to isolate them such that only certain pods can talk to a set of...
inspired from https://github.com/dgraph-io/dgraph/pull/7313