christophd opened a new pull request, #5138: URL: https://github.com/apache/camel-k/pull/5138
- Remove secondary IntegrationPlatform mode - Reduce logic to a single IntegrationPlatform per operator instance - Introduce IntegrationProfile custom resource definition - Let user customize a subset of IntegrationPlatform settings in IntegrationProfile - Load IntegrationProfile settings when integration resource is annotated to select the profile - Remove platform creation as part of the platform trait (avoids duplicate platform resources) - Save trait configuration used to build the integration kit on the resource spec for future reference **Release Note** ```release-note fix(#5097): Remove secondary IntegrationPlatform in favor of using IntegrationProfile ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org