agiertli opened a new issue, #3888:
URL: https://github.com/apache/camel-k/issues/3888

   Hi,
   
   right now, the utilize kamel promote feature, it has to be executed as a CLI 
command directly via pipeline. This makes it hard to integrate it with a more 
modern way of deploying application which relies on GitOps paradigm.
   
   This could be potentially mitigated if kamel promote came with the "dry-run" 
option which would output set of valid k8s YAML manifests which would fully 
represent the promoted integration. This would allow to easily integrate "kamel 
promote" with GitOps styled repositories, so instead of promoting integration 
directly by calling "kamel promote" command, we would delegate this to GitOps 
solution which would simply apply the valid manifests of the promoted 
integration.
   
   


-- 
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]

Reply via email to