squakez commented on issue #5924: URL: https://github.com/apache/camel-k/issues/5924#issuecomment-2466089293
I managed to reproduce the issue. It seems to be a regression on mount trait: ``` Warning FailedMount 59s (x8 over 2m3s) kubelet MountVolume.SetUp failed for volume "i-source-001" : configmap "api-source-001" not found ``` The problem is that we are referencing a source index that don't exist. We need to fix this and release a patch. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org