-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
procedures: Add new requirement for some objects to have part-of label #2170
Conversation
Signed-off-by: Mykola Morhun <[email protected]>
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_configuring-che-hostname.adoc
Outdated
Show resolved
Hide resolved
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_configuring-che-hostname.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_configuring-che-hostname.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
...les/administration-guide/partials/proc_configuring-che-to-work-with-external-PostgreSQL.adoc
Outdated
Show resolved
Hide resolved
@@ -51,6 +51,13 @@ $ {orch-cli} create configmap ca-certs --from-file=__<certificate-file-path>__ - | |||
+ | |||
To apply more than one certificate, add another `--from-file=_<certificate-file-path>_` option to the above command. |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Signed-off-by: Mykola Morhun <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding my +1 just so this PR is not blocked from being merged. Up to the repo owner / PR owner / @tolusha if it's safe to merge.
As the file proc_importing-untrusted-tls-certificates-old.adoc is documenting only Che version lower than v7.23.0, the changes on this file are not relevant. We need to remove this file cleanly in a later task, see https://issues.redhat.com/browse/RHDEVDOCS-3497. |
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
…ls-certificates-old.adoc Co-authored-by: Fabrice Flore-Thébault <[email protected]>
…ls-certificates-old.adoc Co-authored-by: Fabrice Flore-Thébault <[email protected]>
@@ -29,15 +29,23 @@ $ {orch-cli} create {orch-namespace} {prod-namespace} | |||
+ | |||
[subs="+quotes,attributes"] |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Signed-off-by: Mykola Morhun <[email protected]>
@@ -29,15 +29,23 @@ $ {orch-cli} create {orch-namespace} {prod-namespace} | |||
+ | |||
[subs="+quotes,attributes"] |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
@@ -29,15 +29,23 @@ $ {orch-cli} create {orch-namespace} {prod-namespace} | |||
+ | |||
[subs="+quotes,attributes"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I opened a separate issue for this: https://issues.redhat.com/browse/RHDEVDOCS-3498
@@ -29,15 +29,23 @@ $ {orch-cli} create {orch-namespace} {prod-namespace} | |||
+ | |||
[subs="+quotes,attributes"] |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
@@ -29,15 +29,23 @@ $ {orch-cli} create {orch-namespace} {prod-namespace} | |||
+ | |||
[subs="+quotes,attributes"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anyway, this is outside of the scope of this PR because this syntax is in the rest of this file and possibly in other files as well (so I've opened a new issue for this).
modules/installation-guide/partials/proc_configuring-che-hostname.adoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Max Leonov <[email protected]>
...ials/proc_deploying-che-with-support-for-git-repositories-with-self-signed-certificates.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few final nitpicks with suggested changes.
I opened issue RHDEVDOCS-3498 to address other required changes that are outside of the scope of this PR and of the diffs and that have global scope for the docs.
User-replaced values in the diffs follow the syntax in the remainder of the file deliberately for consistency with the original procedure steps within the file.
Co-authored-by: Max Leonov <[email protected]>
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
modules/installation-guide/partials/proc_importing-untrusted-tls-certificates-old.adoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Max Leonov <[email protected]>
Language and modular docs review of the diffs is completed. |
Signed-off-by: Mykola Morhun [email protected]
What does this pull request change?
Adds a new requirement to have
app.kubernetes.io/part-of=che.eclipse.org
label on the following objects:What issues does this pull request fix or reference?
eclipse-che/che#20647
Specify the version of the product this pull request applies to
next
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 modified
step reports no vale warnings.