BZ1799065#19963
Conversation
|
The preview will be available shortly at: |
|
Tagging @alexxa for QE review. |
alexxa
left a comment
There was a problem hiding this comment.
@bgaydosrh VMs shouldn'e be created in any openshift-* prefixed nses. See the bz comment #9. Thanks.
eecaa4a to
9cba35c
Compare
Done. Changed text to: "* Before creating your virtual machine, ensure your namespace does not start |
|
Ready for Peer Review. |
There was a problem hiding this comment.
This should be an admonition, not a prerequisite, and since it can lead to loss of service it should probably be a warning admonition:
[WARNING]
====
Do not create virtual machines in `openshift-*` namespaces.
Create a new namespace or use an existing namespace that does not have the `openshift-*` prefix.
====
And for layout reasons, I'd move it after the 'Use one of these procedures to...' list
There was a problem hiding this comment.
Cool, thanks. Had some strange formatting problems in Atom, where the * was not rendering.
Warning reads:
Do not create virtual machines in openshift-* namespaces.
Instead, create a new namespace or use an existing namespace without the
openshift prefix.
|
/cherrypick enterprise-4.3 |
|
@aburdenthehand: new pull request created: #20361 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. |
|
/cherrypick enterprise-4.4 |
|
@aburdenthehand: new pull request created: #20362 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. |
Resolving bug by adding the following as a prerequisite to the Create VMs assembly:
Before creating your virtual machine, ensure your namespace is not
openshift-cnv.Create a new namespace or use another preexisting namespace that is not named
openshift-cnv.Label Peer Review Needed and Enterprise-4.3 and Enterprise-4.4
See https://bz1799065--ocpdocs.netlify.com/openshift-enterprise/latest/cnv/cnv_virtual_machines/cnv-create-vms.html for Preview Build. Topic is Create Virtual Machines.
Bob