Skip to content

[enterprise-4.19] Need to add separate code blocks under step 7 of of Quick Start docs #92307

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

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #90126

/assign xenolinux

- Need to add separate code blocks under step 7 of of Quick Start docs
- Here is the documentation link:
https://docs.openshift.com/container-platform/4.18/observability/logging/logging-6.0/log6x-about.html#quick-start

- As per the standard rule, using more than one command per code block is not recommended.

- Hence we need to mention 3 separate code blocks for above 3 commands.
Here is the updated look of the documentation:
$ oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging
$ oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging

Updated: Need to add separate code blocks under step 7 of of Quick Start docs

- Need to add separate code blocks under step 7 of of Quick Start docs
- Here is the documentation link: https://docs.openshift.com/container-platform/4.18/observability/logging/logging-6.0/log6x-about.html#quick-start

- As per the standard rule, using more than one command per code block is not recommended.

- Hence we need to mention 3 separate code blocks for above 3 commands.
- Here is the updated look of the documentation:

~~~
$ oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging
~~~
~~~
 $ oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging
~~~
~~~
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging
~~~

Co-authored-by: Max Leonov <[email protected]>
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 17, 2025
@ShaunaDiaz
Copy link
Contributor

/retest

Copy link

openshift-ci bot commented Apr 23, 2025

@openshift-cherrypick-robot: all tests passed!

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@ShaunaDiaz ShaunaDiaz merged commit 7a9e1c7 into openshift:enterprise-4.19 Apr 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants