-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(camel-k): Improve Camel K integration modeline support
- Make sure to properly handle array type property values - Support volumes config - Support connects config (service bindings) - Switch to camel.properties trait config instead of property configuration - Support trait addons
- Loading branch information
1 parent
b14700e
commit 4fe7721
Showing
13 changed files
with
254 additions
and
301 deletions.
There are no files selected for viewing
215 changes: 154 additions & 61 deletions
215
...ain/java/org/citrusframework/yaks/camelk/actions/integration/CreateIntegrationAction.java
Large diffs are not rendered by default.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...a/org/citrusframework/yaks/camelk/actions/integration/IntegrationValuePropertyMapper.java
This file was deleted.
Oops, something went wrong.
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
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
56 changes: 0 additions & 56 deletions
56
...va/org/citrusframework/yaks/camelk/actions/kamelet/KameletBindingValuePropertyMapper.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
...main/java/org/citrusframework/yaks/camelk/actions/kamelet/KameletValuePropertyMapper.java
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...rc/main/java/org/citrusframework/yaks/camelk/actions/kamelet/PipeValuePropertyMapper.java
This file was deleted.
Oops, something went wrong.
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
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.