pranavjindal29 opened a new pull request, #6835: URL: https://github.com/apache/camel-k/pull/6835
## Summary - document how KEDA trigger auto-discovery flows from Camel source URIs to a `ScaledObject` - explain the `ScaleMapper` registry and mapper registration - use Kafka as the reference mapping and describe how to add and test another mapping - add the guide to the Contributing navigation ## Files changed - `docs/modules/ROOT/pages/contributing/keda-scaler.adoc` - `docs/modules/ROOT/nav.adoc` ## Validation - `git diff --check` - `go test ./pkg/trait/keda/... ./pkg/trait` - `./local-build.sh quick` - `make codegen` - `make generate codegen update-docs` was attempted but stopped in `make generate` because Docker and jq are unavailable in the local environment - `make update-docs` was also attempted separately but could not run because Maven is unavailable Fixes #6451 _AI-generated by Codex on behalf of Pranav Jindal (`pranavjindal29`)._ -- 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]
