Good morning folks, we are seeing an “interesting”...
# general
s
Good morning folks, we are seeing an “interesting” error after upgrade one of our clusters from gke 1.21 to 1.22. The cattle-agent is reporting the following error:
W0704 12:09:14.026527      40 reflector.go:325] pkg/mod/github.com/rancher/client-go@v1.23.3-rancher2/tools/cache/reflector.go:168: failed to list *summary.SummarizedObject: Internal error occurred: error resolving resource
Which is more or less only a generic error from one of the go “helper” classes. My wild guess is, that the error comes from trying to watch a CRD that is not in place anymore. Did someone of you experienced that issue? https://github.com/rancher/rancher/issues/38184