apupier opened a new issue #1296: watch of *v1.ConfigMap ended with: too old resource version URL: https://github.com/apache/camel-k/issues/1296 don't know the steps to reproduce. It was working yesterday, coming back to computer, I notice a long list of log (one line every ~15 minutes) in Camel K Operator pod log: (showing only the first 3) ``` W0224 13:35:25.256596 1 reflector.go:299] k8s.io/client-go@v12.0.0+incompatible/tools/cache/reflector.go:96: watch of *v1.ConfigMap ended with: too old resource version: 2553 (3120) W0224 13:50:57.633943 1 reflector.go:299] k8s.io/client-go@v12.0.0+incompatible/tools/cache/reflector.go:96: watch of *v1.ConfigMap ended with: too old resource version: 4118 (4370) W0224 14:05:56.654158 1 reflector.go:299] k8s.io/client-go@v12.0.0+incompatible/tools/cache/reflector.go:96: watch of *v1.ConfigMap ended with: too old resource version: 5366 (5567) ``` Deployment of integration is working. Not noticed any problems
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services