iliuta commented on pull request #5987: URL: https://github.com/apache/camel/pull/5987#issuecomment-919905636
Hi, I ran into the same issue while upgrading from 3.8.0 to 3.11.2. (It works well with 3.8.0.) Our Kubernetes pods refused to work, because of the "PERMISSION_DENIED: The request is missing a valid API key" error. Digging for the issue, I've noticed the mandatory serviceAccountKey parameter which obviously we don't have because we're using Workload Identity (the recommended way to go). Any ideas when the 3.12.x version will be released? Or maybe there will be a backport for 3.11.x? For me it looks like a regression ... Thanks a lot for the work for Camel! Great library! -- 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