Issue #5 documented app migration workflow#604
Issue #5 documented app migration workflow#604thatdocslady wants to merge 1 commit intoprojectatomic:masterfrom
Conversation
| * Route (route) | ||
|
|
||
| //TODO: Need info about the other elements of the JSON file, example https://github.com/jbossdemocentral/coolstore-microservice/blob/master/openshift-templates/sso-service.json | ||
|
|
There was a problem hiding this comment.
+1 @thatdocslady, liked the concept of //TODO for commenting in asciidoc, great for peer and Tech reviews and for getting inputs from SMEs. I was missing this from Google docs/Word.
Btw ran into this page while working on another issue: https://docs.openshift.org/latest/architecture/core_concepts/index.html maybe this could give more information about these elements/ maybe we can link to that doc. HTH.
|
@thatdocslady LGTM. Are you planning to finish the "Todos" in a different PR? |
|
@LalatenduMohanty @hferentschik sorry if it wasn't clear, the TODOs should actually be NEEDINFOs since they are a part of this PR and should be addressed before it's merged (basically requests for clarifications, missing info, or sections that I'm not sure about). Hope this helps! |
Fixed issue #5
This PR includes documentation of the workflow to use when migrating applications across environments. The main use-case is from dev > production but also for sharing and other cases.
Reviews welcome! Please also note TODO comments in the document where I request more info about specific sections.
cc @hferentschik @LalatenduMohanty