Ben
03/20/2024, 4:57 AMstable and version v1.30.0 earlier on with the latest operator (v1.13.0) but it was giving me a no update found in channel error and I had to go back to v1.29.5.vroldanbet
03/20/2024, 7:41 AMvroldanbet
03/20/2024, 8:32 AMBen
03/20/2024, 10:19 AMv1.30.0 didn't workvroldanbet
03/20/2024, 10:34 AMspiceDBImage field?vroldanbet
03/20/2024, 10:35 AMecordell
03/20/2024, 12:49 PMstable channel, which means we don't put new releases in it right away
you can set .spec.config.image to an image if you want to override it to point to the newest release, but you'll miss out on phased migrations if there are anyecordell
03/20/2024, 12:49 PMecordell
03/20/2024, 12:51 PMcroemmich
03/20/2024, 5:15 PM.spec.config.image workaround a few times, but then we lose the best feature of the operator.Ben
03/20/2024, 9:49 PMv1.30.0 doesn’t mean it’s considered stable yet? Should it be tagged as v1.30.0-rc1 or something?
It also seems inconsistent with the fact that the zed CLI tool immediately started giving me warnings at every command that I’m not using the latest server.vroldanbet
03/21/2024, 11:15 AMvroldanbet
03/21/2024, 11:16 AMBen
03/21/2024, 12:39 PMvroldanbet
03/21/2024, 1:07 PMecordell
03/21/2024, 1:39 PMstable is a misleading name. We also use an update graph to deliver spicedb-enterprise to the SpiceDB Dedicated clusters that we run, and we opted to call those rapid and regular to better reflect the distinction. It's really that the stable / regular channel receives releases less frequently, which limits the number of times your infrastructure can change (less frequent changes = more error budget for SREs). It's really not about the "quality" at all, we have extensive automated tests and we run release candidates in production environments before we tag a SpiceDB release.
I think likely when we add the rapid channel to the spicedb-operator, we'll add an alias to the stable channel to rename it regular so that it's less confusingBen
03/22/2024, 2:01 AMvroldanbet
03/22/2024, 8:37 AM