Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CRDB instead of SpiceDB for getting role resource #280

Merged

Conversation

jnschaeffer
Copy link
Contributor

Roles created with no actions are not able to be retrieved or deleted in permissions-api as a result of fetching the role's resource ID from SpiceDB rather than CRDB. This PR updates the storage engine to use CRDB instead.

Roles created with no actions are not able to be retrieved or deleted
in permissions-api as a result of fetching the role's resource ID from
SpiceDB rather than CRDB. This commit updates the storage engine to
use CRDB instead.

Signed-off-by: John Schaeffer <[email protected]>
@jnschaeffer jnschaeffer requested review from a team as code owners August 22, 2024 18:37
@jnschaeffer jnschaeffer merged commit 91d9a4e into infratographer:main Aug 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants