astefanutti commented on pull request #2279: URL: https://github.com/apache/camel-k/pull/2279#issuecomment-839784149
@orpiske thanks a lot for the update! Indeed, structured logging is still in alpha in Kubernetes 1.19: https://kubernetes.io/blog/2020/09/04/kubernetes-1-19-introducing-structured-logs/. It's also not really clear how to activate structured logging in `client-go` (which hosts the leader election code that `controller-runtime` calls), maybe `klog.SetLogger()` can be used? I agree with your suggestion to merge this, and create a follow up issue. In addition to fixing the Spectrum case, this PR has also helped identifying the remaining bits 👍🏼. -- 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