Resources migrated and excluded by MTC#29096
Conversation
|
Deploy preview for osdocs ready! Built with commit 90b9c70 |
|
@apinnick : please review. I debated a bit about where to place the discussion of the resources migrated by the MTC. It might also be included in the later section "Migrating your applications" (https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_4_2_4/migrating-applications-with-cam-4-2-4.html and the parallel section in the other MTC documents). Let me know which location you prefer or suggest another. |
Location is OK since this is conceptual material. |
2b63279 to
163b5ab
Compare
|
@apinnick : am still waiting for information about "OLM migration" from the SME but I made the other changes you recommended. Perhaps we can delete the sentence about "OLM migration." I'm not sure what it actually adds. |
c8952ee to
efae506
Compare
|
@apinnick : please review. Incorporates SME response to question about "OLM migration" and rebasing. |
efae506 to
1bb1f61
Compare
kalexand-rh
left a comment
There was a problem hiding this comment.
I have some edits and suggestions.
There was a problem hiding this comment.
Update this command to be similar to the previous command.
There was a problem hiding this comment.
I strongly suggest not using a specific package in the only version of the command that you present. It's more important that you're clear that the user needs to specify both the image name and version. You can add an example that uses python:3.3, if you want.
There was a problem hiding this comment.
"OCP" is not an approved shortname, and the only time it's acceptable to include it in the collection is in output or strings that we can't change.
You need to pull it from all you variables.
| $ podman login -u $(oc whoami) -p $(oc whoami -t) --tls-verify=false <ocp3_host> | |
| $ podman login -u $(oc whoami) -p $(oc whoami -t) --tls-verify=false <source_registry_host> <1> |
There was a problem hiding this comment.
In this, and all subsequent steps, you need to explain what <ocp3/4_host> is. And not use "ocp."
There was a problem hiding this comment.
| $ oc get imagestream -n openshift | grep python | |
| $ oc get imagestream -n openshift | grep <image_name> |
1bb1f61 to
34160f1
Compare
b2eecdb to
3f3097f
Compare
3f3097f to
90b9c70
Compare
|
/cherrypick enterprise-4.5 |
|
/cherrypick enterprise-4.6 |
|
/cherrypick enterprise-4.7 |
|
@kalexand-rh: #29096 failed to apply on top of branch "enterprise-4.5": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@kalexand-rh: new pull request created: #29352 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@kalexand-rh: new pull request created: #29353 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Resolves: https://issues.redhat.com/browse/MIG-417
Content based on the upstream content approved in https://github.com/konveyor/mig-operator/pull/561/files and comments on the Jira.
Previews: https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_3_4/migrating-application-workloads-3-4.html#about-resources-mtc-migrates_migrating-3-4
https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_3_4/migrating-applications-with-cam-3-4.html#migration-excluding-resources_migrating-3-4
The same content is found in: https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_4_1_4/migrating-application-workloads-4-1-4.html#about-resources-mtc-migrates_migrating-4-1-4
https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_4_1_4/migrating-applications-with-cam-4-1-4.html#migration-excluding-resources_migrating-4-1-4
and
https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_4_2_4/migrating-application-workloads-4-2-4.html#about-resources-mtc-migrates_migrating-4-2-4
https://deploy-preview-29096--osdocs.netlify.app/openshift-enterprise/latest/migration/migrating_4_2_4/migrating-applications-with-cam-4-2-4.html#migration-excluding-resources_migrating-4-2-4