-
Notifications
You must be signed in to change notification settings - Fork 29
Unable to import relationships without a schema file #509
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
Comments
That's unintentional; i'll have a look. |
As a workaround in the meantime, you should be able to add an empty schema key |
I have tried that. When I do though it deletes the schema. |
Even with |
Yes even with |
If it helps, I do see this error in my logs a lot
I am installing it in my cluster like this:
|
Yeah, I'm expecting that this is a bug in zed, not in SpiceDB - it's about the calls that zed is making to SpiceDB (or not). Zed will yell if it knows about a newer version of SpiceDB than the one you're on, and the installation method you're using defaults to the stable channel, which is usually a version or two behind the latest release. |
I'm attempting to import relationships for an existing schema. I've tried defining the relationships files a few different ways but without any luck.
My relations file is structured like in the examples:
Because I already have a schema loaded into SpiceDB I would expect that I can import the relationships separately, however I always get an error mesages:
The text was updated successfully, but these errors were encountered: