squakez opened a new issue, #6775: URL: https://github.com/apache/camel-k/issues/6775
### Requirement As we're providing feature parity between `IntegrationProfile` and the old `IntegrationPlatform` (#6705) we should remove the following features: - builder trait: move builder properties to camel trait instead - integration repositories: only inherit those available in the profile. We must introduce a deprecation notice to enable future removal. We want to only enable certain build features via an administrative role (for example, via the creation of profiles). Beside those we should enable the following policies in the profile (and default env var): - enable Quarkus native: to make this option available via profile only - quarkus images to use: use only the one provided in the profile (via allowlist) - base images: use only the one provided in the profile (via allowlist) -- 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]
