When upgrading to operator 1.16.1, we
# spicedb
c
When upgrading to operator 1.16.1, we get this error in the operator pod. E0821 07:24:00.232023 1 runtime.go:79] Observed a panic: &fs.PathError{Op:"open", Path:"/opt/operator/config.yaml", Err:0x2} (open /opt/operator/config.yaml: no such file or directory) It works fine with version 1.15.0. It looks like in the release note for 1.16.1 this error should have been fixed?
v
would you mind opening an issue?
c
We solved the problem using the latest bundle.
v
So it sounds like the release notes should indicate that this version requires applying the bundle again. I think that's likely the recommended approach, I assume you just bumped the image version?
cc @ecordell
13 Views