openshift / openshift-docs

OpenShift 3 and 4 product and community documentation
https://docs.openshift.com
Apache License 2.0
748 stars 1.74k forks source link

[OKD] Remove ClusterResourceOverride Operator docs #63937

Closed shdwchn10 closed 8 months ago

shdwchn10 commented 1 year ago

Which section(s) is the issue in?

Configuring your cluster to place pods on overcommitted nodes

What needs fixing?

ClusterResourceOverride Operator isn't available in the community catalog, so this page is irrelevant for OKD and should be removed.

deveshidwivedi commented 1 year ago

hello, please assign me this issue under hacktoberfest 2023.

deveshidwivedi commented 12 months ago

hello, could you please guide me how to go about the task please?

rolfedh commented 11 months ago

Hi @deveshidwivedi. I believe in _topic_maps/_topic_map.yml, you revise the value of Distros: shown below:

  - Name: Configuring your cluster to place pods on overcommited nodes
    File: nodes-cluster-overcommit
    Distros: openshift-enterprise,openshift-origin

to

  - Name: Configuring your cluster to place pods on overcommited nodes
    File: nodes-cluster-overcommit
    Distros: openshift-enterprise

If you create a PR today, I can mark it as hacktoberfest-accepted so you get points for it.

rolfedh commented 11 months ago

The Distros parameter determines which distribution the content appears in. I believe that removing openshift-origin makes it disappear from the OKD, the community distribution of Kubernetes that powers Red Hat OpenShift.

deveshidwivedi commented 11 months ago

thank you! @rolfedh

rolfedh commented 11 months ago

I apologize, @deveshidwivedi . I wasn't able to tag your PR before the Hacktoberfest deadline. Nonetheless, thank you for contributing your PR. I hope you continue contributing to open source projects like ours. You're welcome to ask me any questions if you need help with similar projects in the future. Hope to see you again in Hacktoberfest 2024 and beyond!

deveshidwivedi commented 11 months ago

No issues @rolfedh. Thank you very much for your kind response!

openshift-bot commented 8 months ago

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

ShaunaDiaz commented 8 months ago

@rolfedh Looks like this issue can be closed. I'm not familiar with OKD enough to link the live doc where this was removed. Could you link it here and close the issue?

rolfedh commented 8 months ago

Thanks @ShaunaDiaz. This issue was fixed in https://github.com/openshift/openshift-docs/pull/67151.