pranavjindal29 commented on issue #6451: URL: https://github.com/apache/camel-k/issues/6451#issuecomment-5742788672
I’ve opened PR [#6835] to document how KEDA trigger auto-discovery works and how to add and test new ScaleMapper implementations using Kafka as the reference. Two validation steps were initially blocked by missing local dependencies: - make generate codegen update-docs - make update-docs After installing Docker/Buildx, jq, Kustomize, JDK 17, and Maven, the complete make generate codegen update-docs command passed successfully. It produced no additional generated changes. The focused Go tests and Antora documentation build also passed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
