-
I'm working with grpc server_stream and the server where i'm connected with will throw an `{:goaway, :no_error, ""}`
And it will keep giving me data messages afterwards but the log in mint confused…
-
The zed command currently only uses the system certificate store; However, it's easy enough under the authzed operator to use an internal CA to sign serving certificates. It would be helpful to be abl…
-
The default datastore gc window in SpiceDB is 24 hours. This worked well as Cockroach's default gc window was 25 hours. When the datastore gc window is less than what spicedb is configured to use, an …
-
The operator creates kube resources on behalf of the users: deployments, services, serviceaccounts, rbac, etc, which may require some additional modification by the user:
- Adding extra labels or a…
-
There are a variety of command-line flags that are shared across Authzed projects that do the same thing, but are named differently.
This issue should track documenting those shared flags and updat…
-
When `spicedb migrate` is invoked, no help text is provided.
This becomes even more confusing when I forget to specify the `revision` in the command. This outputs no information, and exists with st…
-
# Situation
Right now the regex for object IDs is: `^(([a-zA-Z0-9_][a-zA-Z0-9/_|-]{0,127})|\\*)$`
Visualized by: https://regexper.com/#%5E%28%28%5Ba-zA-Z0-9_%5D%5Ba-zA-Z0-9%2F_%7C-%5D%7B0%2C127%…
-
I was following this guide https://docs.authzed.com/spicedb/operator.
Nit: I needed to use `brew install authzed/tap/zed` instead of `brew install zed` but this still didn't work due to some Ruby err…
-
Not sure if there just aren't MySQL specific flags or if this is an oversight
https://github.com/authzed/docs/blob/main/docs/spicedb/selecting-a-datastore.md
https://docs.authzed.com/spicedb/selec…
-
reported in discord by @ensonic
```
go install github.com/authzed/spicedb@v1.15.0
go: github.com/authzed/spicedb@v1.15.0 (in github.com/authzed/spicedb@v1.15.0):
The go.mod file for the modu…