docs: mention DWO_NAMESPACE env var in backup docs#3059
Merged
dkwon17 merged 2 commits intoeclipse-che:mainfrom Apr 7, 2026
Merged
docs: mention DWO_NAMESPACE env var in backup docs#3059dkwon17 merged 2 commits intoeclipse-che:mainfrom
dkwon17 merged 2 commits intoeclipse-che:mainfrom
Conversation
|
🎊 Navigate the preview: https://69ce8301716c0e38b98eb68c--eclipse-che-docs-pr.netlify.app 🎊 |
Signed-off-by: dkwon17 <dakwon@redhat.com>
647ade9 to
f8cd7b1
Compare
dkwon17
commented
Mar 31, 2026
| - env: | ||
| - name: DWO_NAMESPACE | ||
| value: $OPERATOR_INSTALL_NAMESPACE | ||
| name: che-dashboard |
Contributor
Author
There was a problem hiding this comment.
This value is the same for both upstream and downstream.
rohanKanojia
approved these changes
Apr 1, 2026
gtrivedi88
requested changes
Apr 1, 2026
Contributor
gtrivedi88
left a comment
There was a problem hiding this comment.
Thanks for adding the DWO_NAMESPACE documentation — this is useful context for non-default operator installations.
A few CQA/style issues to address:
- Bold pseudo-heading —
**Note:**must be a proper[NOTE]admonition block (DITA compatibility, ValeBlockTitlerule) - Bare placeholder —
$OPERATOR_INSTALL_NAMESPACEin the snippet has no explanation; the reader needs guidance on what value to substitute - Snippet placement — In the regular OCI registry file, the include breaks the flow between the callout and
authSecretexplanation; consider moving it to the end - Missing final newline — The snippet file should end with a newline
modules/administration-guide/partials/snip_defining-dwo-namespace-for-backups.adoc
Outdated
Show resolved
Hide resolved
modules/administration-guide/partials/snip_defining-dwo-namespace-for-backups.adoc
Outdated
Show resolved
Hide resolved
modules/administration-guide/pages/devworkspace-backup-regular-oci-registry.adoc
Outdated
Show resolved
Hide resolved
modules/administration-guide/partials/snip_defining-dwo-namespace-for-backups.adoc
Show resolved
Hide resolved
Signed-off-by: dkwon17 <dakwon@redhat.com>
gtrivedi88
approved these changes
Apr 7, 2026
dkwon17
added a commit
to dkwon17/che-docs
that referenced
this pull request
Apr 7, 2026
Signed-off-by: dkwon17 <dakwon@redhat.com>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request change?
Adds a notice about the DWO_NAMESPACE env var which is needed for the dashboard to detect backup status. This is needed only when the DWO install namespace is not openshift-operators.
What issues does this pull request fix or reference?
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.