Jake
03/25/2022, 4:16 PMJake
03/25/2022, 4:17 PMVilsol
03/25/2022, 4:18 PMplatform.service.action.*
permission logic, which is what we are attempting to implement within SpiceDBJake
03/25/2022, 4:20 PMVilsol
03/25/2022, 4:50 PMSam
03/25/2022, 6:26 PMSleipnir
03/28/2022, 2:52 AMrelation a: a
permission b = a->b
permission c = b
Sometimes I'll get false negatives on the c
permission. When I do zed permission expand
, c will expand to b and then a->b but won't pick up any of the subjects in a->b. But when I expand a->b
directly those subjects are there. It seems to be intermittent and inconsistent, and when it does happen, a restart of spicedb or a rewrite of the zedfile seems to clear up the issue.Sleipnir
03/28/2022, 2:52 AMSleipnir
03/28/2022, 2:54 AMrelation b: a#b
permission c = b
I see the behavior if a#b
is a permission but not if a#b
is a relation.Sleipnir
03/28/2022, 2:54 AMFULLY_CONSISTENT
option.Sleipnir
03/28/2022, 2:55 AMJake
03/28/2022, 3:32 AMb
in a#b
is a permission but not if the b
is a relation? It would be helpful to have a full schema example of both the working case and the case that's causing trouble.williamdclt
03/28/2022, 9:55 AMbowersbros
03/28/2022, 10:44 AMspicedb
helm chart running and its pointing to my Postgres DB, but the postgres database has no tablesJake
03/28/2022, 11:12 AMspicedb migrate
with the same config env/flags. The helm chart is a community contribution and we don’t use it internally.bowersbros
03/28/2022, 11:13 AMJake
03/28/2022, 11:13 AMJake
03/28/2022, 11:14 AMJake
03/28/2022, 11:15 AMbowersbros
03/28/2022, 11:17 AMbowersbros
03/28/2022, 11:18 AMJake
03/28/2022, 11:19 AMJake
03/28/2022, 11:19 AMbowersbros
03/28/2022, 11:19 AMbowersbros
03/28/2022, 12:42 PMrevision
?Jake
03/28/2022, 12:42 PMhead
bowersbros
03/28/2022, 12:42 PMwilliamdclt
03/28/2022, 1:12 PMSleipnir
03/28/2022, 1:12 PMwilliamdclt
03/28/2022, 1:14 PM