You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2024/03/22 11:03:33 UTC

[I] Upgrade error traces [camel-k]

squakez opened a new issue, #5271:
URL: https://github.com/apache/camel-k/issues/5271

   ### What happened?
   
   When we upgrade from a version to the most recent one of the operator, for some reason, the new operator Pod shows error traces like these ones:
   ```
   camel-k-operator-5cdfc89cd8-fhnqf camel-k-operator {"level":"error","ts":"2024-03-22T10:59:53Z","msg":"Reconciler error","controller":"integration-controller","controllerGroup":"camel.apache.org","controllerKind":"Integration","Integration":{"name":"test","namespace":"default"},"namespace":"default","name":"test","reconcileID":"c2a31699-dc9f-4406-ab9b-959af392e4c1","error":"type assertion failed, not a Deployment: <nil>","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/controller-runtime@v0.15.2/pkg/internal/controller/controller.go:324\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/controller-runtime@v0.15.2/pkg/internal/controller/controller.go:265\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\tsigs.k8s.io/controller-runtime@v0.15.2/pkg/internal/controller/controller.go:226"}
   ```
   It seems it cannot do monitoring to the existing Integrations. It does not seems to affect the normal operation, as after the startup phase of the operator, everything works as expected. However, it should not either log those error traces.
   
   ### Steps to reproduce
   
   _No response_
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   _No response_


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Upgrade error traces [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #5271:
URL: https://github.com/apache/camel-k/issues/5271#issuecomment-2019571710

   I don't have a reproducer. It happened to me in some occasion during normal development. If it's not a common behavior I guess we can close it.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Upgrade error traces [camel-k]

Posted by "gansheer (via GitHub)" <gi...@apache.org>.
gansheer commented on issue #5271:
URL: https://github.com/apache/camel-k/issues/5271#issuecomment-2018533758

   Hi, could you provide more informations on the use case ? I am trying an upgrade from 2.2.0 to main branch local build using this [test](https://github.com/apache/camel-k/blob/main/e2e/install/upgrade/cli_upgrade_test.go) as use case buit can't see any logs like the one you described.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Upgrade error traces [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #5271: Upgrade error traces
URL: https://github.com/apache/camel-k/issues/5271


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Upgrade error traces [camel-k]

Posted by "gansheer (via GitHub)" <gi...@apache.org>.
gansheer commented on issue #5271:
URL: https://github.com/apache/camel-k/issues/5271#issuecomment-2019710316

   Let's keep it open for a bit. I will check the github action logs from time to time, and if you find a more precise reproducer (it could the type of integration you run) I'll follow up.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Upgrade error traces [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #5271:
URL: https://github.com/apache/camel-k/issues/5271#issuecomment-2032306779

   Let's close this for now. We can reopen if it happens again.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org