Skip to content

Increase replica of ingester - #83186

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
bear-redhat:patch-1
Aug 10, 2026
Merged

Increase replica of ingester#83186
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
bear-redhat:patch-1

Conversation

@bear-redhat

@bear-redhat bear-redhat commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Increased the Thanos Receive ingester hashring replica count from 15 to 17 in the ci-monitoring cluster.
  • This change provides additional ingester capacity for OpenShift CI monitoring infrastructure.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 10, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@bear-redhat: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: c24149ad-3c6c-43ff-a713-01657875fbbe

📥 Commits

Reviewing files that changed from the base of the PR and between b136251 and fe69ff0.

📒 Files selected for processing (1)
  • clusters/core-ci/ci-monitoring/thanos-receive.yaml

Walkthrough

The default Thanos Receive ingester hashring replica count increases from 15 to 17.

Changes

Thanos Receive capacity

Layer / File(s) Summary
Update ingester replica count
clusters/core-ci/ci-monitoring/thanos-receive.yaml
The default ingester hashring configuration changes from 15 replicas to 17 replicas.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: increasing the Thanos Receive ingester replica count.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The PR changes only a YAML replica count from 15 to 17; no Ginkgo test titles or dynamic test-name expressions are added or modified.
Test Structure And Quality ✅ Passed The commit changes only a YAML deployment setting, replicas 15 to 17; it adds or modifies no Ginkgo test code, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed The pull request changes only a YAML replica count from 15 to 17; it adds no Ginkgo e2e tests or test references to MicroShift-unsupported APIs.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The change only updates ThanosReceive hashring replicas from 15 to 17 in YAML; it adds no Ginkgo e2e tests or test assumptions requiring SNO review.
Topology-Aware Scheduling Compatibility ✅ Passed The PR changes only hashrings.replicas from 15 to 17; it adds no topology constraint, rollout setting, PDB, affinity, spread rule, selector, or toleration.
Ote Binary Stdout Contract ✅ Passed The PR changes only a Thanos Receive YAML replica count; it adds no OTE binary or process-level stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only Thanos Receive YAML, increasing ingester hashring replicas from 15 to 17; it adds no Ginkgo tests or network connectivity logic.
No-Weak-Crypto ✅ Passed The only added line is replicas: 17 in the Thanos hashring declaration; it introduces no weak crypto, custom crypto, or secret comparison.
Container-Privileges ✅ Passed The commit changes only hashring replicas from 15 to 17; the manifest sets no flagged privilege options and binds the ingester service account to the nonroot-v2 SCC.
No-Sensitive-Data-In-Logs ✅ Passed The commit changes only replicas: 15 to replicas: 17; it adds no logging or sensitive-data output.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from pruan-rht and smg247 August 10, 2026 15:38
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 10, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 10, 2026
@openshift-ci

openshift-ci Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bear-redhat, deepsm007

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

@bear-redhat: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-merge-bot
openshift-merge-bot Bot merged commit b2f25d4 into openshift:main Aug 10, 2026
9 checks passed
jzding pushed a commit to jzding/release that referenced this pull request Aug 11, 2026
TimurMP pushed a commit to TimurMP/release that referenced this pull request Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants