My team has been using spiceDB for a while without...
# spicedb
d
My team has been using spiceDB for a while without the operator. We have a process to handle schema updates and also upgrades based on flyway. We are looking into the possibility to start using the operator and make it work with the current solution we have. For that I am looking for a way to identify when spiceDB is upgraded to a certain version and only run the schema updates compatible with that version.
2 Views