oscerd opened a new pull request, #2832: URL: https://github.com/apache/camel-kamelets/pull/2832
## Summary - Added `x-descriptors: [urn:camel:group:credentials]` to the `sslKeyPassword` property in `kafka-sink`, `kafka-source`, and `kafka-batch-source` kamelets - This ensures UI tools (Kaoto, Hawtio) properly group and mask this sensitive field alongside other credentials - All other password properties in these kamelets already had the correct descriptor ## Test plan - [x] Full Maven build with tests passes (`mvn clean install`) - [x] Verified other password fields in the same kamelets have the descriptor (consistency check) 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
