nicolaferraro opened a new issue #1522:
URL: https://github.com/apache/camel-k/issues/1522
This introduces new ways to run integrations from the cloud directly.
What about modeline options that can be declared in the remote file?
E.g. the file declares something like:
```
// camel-k: property-file=application.properties
from("").to("")
```
Currently file-based options are ignored on remote URLs. But can we do
better? ("possibly" avoiding infinite recursion).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]