Skip to content

Conversation

sraviteja-maker
Copy link
Contributor

A scale-out deployment of two workers on a Compact MNO Cluster was attempted, but it did not work as expected. Although the playbook executed without any errors, the scale-out failed because the workers were not added to the cluster. It was discovered that the "Approve CSRs" task did not work as expected, and after examining the Ansible playbooks, it was realized that the way the worker node count was being filtered was incorrect.

After these changes were implemented, the workers were successfully scaled out in the Compact MNO cluster.

@openshift-ci openshift-ci bot requested review from akrzos and mcornea August 20, 2025 12:56
Copy link
Member

@akrzos akrzos left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

openshift-ci bot commented Aug 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akrzos

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

The pull request process is described here

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-merge-bot openshift-merge-bot bot merged commit 767dd03 into redhat-performance:main Aug 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants