https://authzed.com logo
Title
v

vroldanbet

11/29/2022, 3:05 PM
as to your error - that is a very weird one. Can you share the ENVs of your SpiceDB
Deployment
? also logs?
v

vroldanbet

11/29/2022, 3:13 PM
like I tested the PR locally, and check requests seem to work
let me have a look
dispatch is still set, that's not what the PR does
SPICEDB_DISPATCH_UPSTREAM_ADDR:    kubernetes:///dev.default:dispatch
the PR fixes making sure that ENV is not set at all
e

ensonic

11/29/2022, 3:22 PM
I've just rebuild from your PR, repushed the image and deleted dev-spicedb deployment and recreated it and the env is set
I'll add some logging to your change to double check that I am running the changed code
It works now!
"kubectl set image" only restarts the pod if the image name changed :/
since iI first build from head and then from your PR the 2nd round had no effect
v

vroldanbet

11/29/2022, 3:45 PM
glad to hear! there is usually a lot of moving parts in a kube setup and is easy to miss those
e

ensonic

11/29/2022, 3:46 PM
sorry for the noise. Hope this can be merged soon. But at least I can test now
v

vroldanbet

11/29/2022, 3:49 PM
not at all! you are helping the projects get better for the whole community, so we appreciate you bringing those rough edges up ❤️