Skip to content

Conversation

Dhruv-Soni11
Copy link
Contributor

@Dhruv-Soni11 Dhruv-Soni11 commented Apr 23, 2025

Version(s):

GitOps 1.16

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-6424

Link to docs preview:

The following sections have been modularized as per our modularization guidelines:

QE review:

  • QE has approved this change.

Peer review: @mramendi

Additional information:

This PR does not require SME and QE review as it is a documentation change only.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 23, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 23, 2025

@Dhruv-Soni11: This pull request references RHDEVDOCS-6424 which is a valid jira issue.

In response to this:

Version(s):

Issue:

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Apr 23, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 29, 2025

@Dhruv-Soni11: This pull request references RHDEVDOCS-6424 which is a valid jira issue.

In response to this:

Version(s):

GitOps 1.16

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-6424

Link to docs preview:

The following sections have been modularized as per our modularization guidelines:

QE review:

  • QE has approved this change.

Peer review: @mramendi

Additional information:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 29, 2025

@Dhruv-Soni11: This pull request references RHDEVDOCS-6424 which is a valid jira issue.

In response to this:

Version(s):

GitOps 1.16

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-6424

Link to docs preview:

The following sections have been modularized as per our modularization guidelines:

QE review:

  • QE has approved this change.

Peer review: @mramendi

Additional information:

This PR does not require SME and QE review as it is a documentation change only.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 29, 2025

@Dhruv-Soni11: This pull request references RHDEVDOCS-6424 which is a valid jira issue.

In response to this:

Version(s):

GitOps 1.16

Issue:

https://issues.redhat.com/browse/RHDEVDOCS-6424

Link to docs preview:

The following sections have been modularized as per our modularization guidelines:

QE review:

  • QE has approved this change.

Peer review: @mramendi

Additional information:

This PR does not require SME and QE review as it is a documentation change only.

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

@mramendi mramendi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the module breakup work is great. However, because new modules mean changes in the repo, they need to conform to the style guide and to be complete. even when they were not conformant or not complete before.

Moreover, I do think that when modularizing, you need to change procedures to conform to the PROCEDURE template. In two of them, I also think more information is needed compared to the text that was there.

I understand that some of the changes I request this will take time and research but I think the documentation quality result is worth it.

//
// * declarative_clusterconfig/configuring-an-openshift-cluster-by-deploying-an-application-with-cluster-configurations.adoc

:_mod-docs-content-type: CONCEPT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, I think you need to change this into a proper procedure. If you are facing difficulties ask me or @linfraze for help

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I agree. Similar comment / approach recommended here: https://github.com/openshift/openshift-docs/pull/92533/files#r2073804581

[id="installing-namespace-scoped-operators_{context}"]
= Installing namepace-scoped Operators

To install namespace-scoped Operators, create and place the `Subscription` and `OperatorGroup` resources of the required Operator in your Git repository.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again you need to explain more about how you place this resource into a Git repository

Copy link
Contributor

@linfraze linfraze May 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These details are often revealed naturally when we start by orienting the user, as mentioned in a similar comment: https://github.com/openshift/openshift-docs/pull/92533/files#r2073804581


[IMPORTANT]
====
When deploying multiple Operators using {gitops-title}, you must create only a single Operator group in the corresponding namespace. If more than one Operator group exists in a single namespace, any CSV created in that namespace transition to a `failure` state with the `TooManyOperatorGroups` reason. After the number of Operator groups in their corresponding namespaces reaches one, all the previous `failure` state CSVs transition to `pending` state. You must manually approve the pending install plan to complete the Operator installation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to expand "CSV". The only standard acronym like that expands to "comma-separated values", a file format, which does not seem to be the case here.

Copy link

openshift-ci bot commented May 8, 2025

@Dhruv-Soni11: 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.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 7, 2025
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 7, 2025
@openshift-merge-robot
Copy link

PR needs rebase.

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.

@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 7, 2025
@openshift-bot
Copy link

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci openshift-ci bot closed this Oct 7, 2025
Copy link

openshift-ci bot commented Oct 7, 2025

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants