-
Story
-
Resolution: Done
-
Critical
-
None
-
None
One of the most requested features in the last months was about the promotion of a running integration from a lower environment (ie, from a development environment, to production). So far we had several strategies that every user has adopted but none was the one officially supported. With the new kamel promote command we are adding an opinionated way to stage your Integrations safely.
Just start developing your Integration according to your development model. Test it as much as you need and when you think this is ready to be promoted in a following environment, then, just use the kamel promote which will be in charge to do all the needed steps to validate in the promoting namespace.
We’ll work to provide some official documentation soon, in the while, feel free to see how to use it following the instructions in the kamel promote pull request.