I'm trying to get started using the operator and n...
# spicedb
h
I'm trying to get started using the operator and noticed that it still installs v1.11 and not v1.14.1. So right after installing
zed
(using
go install ...@latest
) it complains about the version not being up to date. Also, the
check
seems to fail due to an error about port 50053 which isn't responding. I've created this issue (https://github.com/authzed/spicedb-operator/issues/109) and we already learned that probably dispatch isn't running. But being a newby I have no idea why...
2 Views