Skip to content

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support #94468

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

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

openshift-ci-robot commented Jun 9, 2025

@rohennes: This pull request references TELCODOCS-2284 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.20." or "openshift-4.20.", but it targets "openshift-4.19" instead.

In response to this:

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support

Version(s):
4.19+

Issue:
https://issues.redhat.com/browse/TELCODOCS-2284

Link to docs preview:

QE review:

  • QE has approved this change.

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.

1 similar comment
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 9, 2025

@rohennes: This pull request references TELCODOCS-2284 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.20." or "openshift-4.20.", but it targets "openshift-4.19" instead.

In response to this:

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support

Version(s):
4.19+

Issue:
https://issues.redhat.com/browse/TELCODOCS-2284

Link to docs preview:

QE review:

  • QE has approved this change.

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/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 9, 2025
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Jun 9, 2025

🤖 Tue Jun 10 15:31:51 - Prow CI generated the docs preview:

https://94468--ocpdocs-pr.netlify.app/openshift-enterprise/latest/scalability_and_performance/telco-hub-rds.html

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 9, 2025

@rohennes: This pull request references TELCODOCS-2284 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.20." or "openshift-4.20.", but it targets "openshift-4.19" instead.

In response to this:

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support

Version(s):
4.19+

Issue:
https://issues.redhat.com/browse/TELCODOCS-2284

Link to docs preview:

QE review:

  • QE has approved this change.

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 Jun 9, 2025

@rohennes: This pull request references TELCODOCS-2284 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.20." or "openshift-4.20.", but it targets "openshift-4.19" instead.

In response to this:

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support

This bumps the software versions.
Adds content based on the upstream MR.
Bumps instances of 4.18 to 4.19.

Version(s):
4.19+

Issue:
https://issues.redhat.com/browse/TELCODOCS-2284

Link to docs preview:

QE review:

  • QE has approved this change.

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 Jun 9, 2025

@rohennes: This pull request references TELCODOCS-2284 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.20." or "openshift-4.20.", but it targets "openshift-4.19" instead.

In response to this:

TELCODOCS-2284: Updates for 4.19 hub cluster with GA support

This bumps the software versions.
Adds content based on the upstream MR.
Bumps instances of 4.18 to 4.19.
Removes TP note

Version(s):
4.19+

Issue:
https://issues.redhat.com/browse/TELCODOCS-2284

Link to docs preview:

QE review:

  • QE has approved this change.

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.

@@ -19,8 +19,6 @@ To maintain multiple per-version policies simultaneously, use Git to manage the


Limits and requirements::
* 300 single node `SiteConfig` CRs can be synchronized for each ArgoCD application.
You can use multiple applications to achieve the maximum number of clusters supported by a single hub cluster.
* To ensure consistent and complete cleanup of managed clusters and their associated resources during cluster or node deletion, you must configure ArgoCD to use background deletion mode.

Choose a reason for hiding this comment

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

The asterisk is related to the 300 node section it seems. If we're removing the only two points from the Limits and requirements, shouldn't we remove the whole section or mark it as empty for now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

To ensure consistent and complete cleanup of managed clusters and their associated resources during cluster or node deletion, you must configure ArgoCD to use background deletion mode.

So this bullet point doesn't make sense as a standalone point?

Choose a reason for hiding this comment

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

The limit on how many nodes can be handled by one argocd app was moved to the scaling section for consistency with other scaling targets. However the other bullet point here is not related to the scale, but rather the requirement that argocd be configured in background deletion mode.
I think it still makes sense as standalone, but if there is more context needed we can add that here.

Copy link

openshift-ci bot commented Jun 10, 2025

@rohennes: 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.

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants