-
Notifications
You must be signed in to change notification settings - Fork 352
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(#5097): Remove secondary IntegrationPlatform in favor of using In…
…tegrationProfile - 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
- Loading branch information
1 parent
a80ea61
commit eac72eb
Showing
121 changed files
with
11,015 additions
and
1,193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.