Skip to content

cluster monitor 2.43#7883

Closed
adriengentil wants to merge 7 commits intoopenshift:masterfrom
adriengentil:cluster-monitor-2.43
Closed

cluster monitor 2.43#7883
adriengentil wants to merge 7 commits intoopenshift:masterfrom
adriengentil:cluster-monitor-2.43

Conversation

@adriengentil
Copy link
Contributor

@adriengentil adriengentil commented Jul 24, 2025

red-hat-konflux and others added 7 commits July 22, 2025 13:53
Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>
…vice-saas-v2-43

Red Hat Konflux update assisted-service-saas-v2-43
…t#7869) (openshift#7878)

(cherry picked from commit 777efb6)

Co-authored-by: Dan Manor <dmanor@redhat.com>
The algorithm adding connected IPs to host relies on [map iterations
which are
random](https://nathanleclaire.com/blog/2014/04/27/a-surprising-feature-of-golang-that-colored-me-impressed/)
in golang. Therefore, the order to the connected IPs is not
deterministic.

This changes sorts the slices of the connected IPs to ensure that
multiple calls to this function will have the same result. Test are also
updated to expect the exact same order.
…rom DB

This commit fixes the issue where RefreshSchedulableMastersForcedTrue
leads to extra reads from the DB while the cluster object is already
available.
@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 24, 2025
@openshift-ci openshift-ci bot requested review from avishayt and tsorya July 24, 2025 12:09
@openshift-ci
Copy link

openshift-ci bot commented Jul 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adriengentil

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 24, 2025
@adriengentil
Copy link
Contributor Author

/close

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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants