Add note about default DWO installation namespace#3034
Add note about default DWO installation namespace#3034dkwon17 wants to merge 4 commits intoeclipse-che:mainfrom
Conversation
Signed-off-by: dkwon17 <dakwon@redhat.com>
|
⚡️ Deploying pull request preview... |
modules/administration-guide/pages/devworkspace-backup-regular-oci-registry.adoc
Outdated
Show resolved
Hide resolved
| schedule: '0 */4 * * *' # cron expression with backup frequency | ||
| imagePullPolicy: Always | ||
| ---- | ||
| <1> The default {devworkspace} Operator installation namespace is `openshift-operators`. See xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} Operator overview]. |
There was a problem hiding this comment.
| <1> The default {devworkspace} Operator installation namespace is `openshift-operators`. See xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} Operator overview]. | |
| <1> The default installation namespace for the Red Hat OpenShift operator is `openshift-operators`. See the xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} operator overview]. |
There was a problem hiding this comment.
@gtrivedi88 I updated the wording in my latest commit, could you please take another look?
The sentence: The default installation namespace for the Red Hat OpenShift operator is a bit unclear, because it doesn't specify which operator, so instead, I kept {devworkspace} Operator, WDYT?
| schedule: '0 */4 * * *' | ||
| imagePullPolicy: Always | ||
| ---- | ||
| <1> The default {devworkspace} Operator installation namespace is `openshift-operators`. See xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} Operator overview]. |
There was a problem hiding this comment.
| <1> The default {devworkspace} Operator installation namespace is `openshift-operators`. See xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} Operator overview]. | |
| <1> The default installation namespace for the Red Hat OpenShift operator is `openshift-operators`. See the xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} operator overview]. |
0bc0bad to
88e9f93
Compare
Signed-off-by: dkwon17 <dakwon@redhat.com>
| schedule: '0 */4 * * *' # cron expression with backup frequency | ||
| imagePullPolicy: Always | ||
| ---- | ||
| <1> For OpenShift, the default {devworkspace} Operator installation namespace is `openshift-operators`. See xref:devworkspace-operator.adoc#devworkspace-operator[{devworkspace} Operator overview]. |
There was a problem hiding this comment.
@dkwon17 should we also have a warning about the fact that all operators must be installed in the same namespace - similar to https://github.com/eclipse-che/che-docs/pull/2688/changes
There was a problem hiding this comment.
IMHO I don't think it's necessary here, since this page is not about operation installations
modules/administration-guide/pages/devworkspace-backup-integrated-openshift-registry.adoc
Outdated
Show resolved
Hide resolved
modules/administration-guide/pages/devworkspace-backup-regular-oci-registry.adoc
Outdated
Show resolved
Hide resolved
…-oci-registry.adoc Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com>
…ted-openshift-registry.adoc Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com>
What does this pull request change?
Adds a note mentioning the default DWO install namespace:

What issues does this pull request fix or reference?
N/A
Specify the version of the product this pull request applies to
DS 3.27
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.