astefanutti commented on pull request #1912: URL: https://github.com/apache/camel-k/pull/1912#issuecomment-762234348
Great, let's dive into the `version` endpoint approach 👍🏼. The health and monitoring endpoints are delegated to controller-runtime: https://github.com/apache/camel-k/blob/aaeb4573fb62881fae1f6fa0b8f20695237414d4/pkg/cmd/operator/operator.go#L130-L131. I'm not sure it's possible to hook into these. Otherwise we can start our own listener. For the backward compatibility point, better sooner than later 😉. ---------------------------------------------------------------- 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: [email protected]
