FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: flaky MultipleReconcilerSameTypeIT by csviri · Pull Request #3319 · operator-framework/java-operator-sdk · GitHub

fix: flaky MultipleReconcilerSameTypeIT - #3319

Merged
csviri merged 1 commit into
operator-framework:mainfrom
csviri:fix-MultipleReconcilerSameTypeIT
Apr 27, 2026
Merged

fix: flaky MultipleReconcilerSameTypeIT#3319
csviri merged 1 commit into
operator-framework:mainfrom
csviri:fix-MultipleReconcilerSameTypeIT

Conversation

csviri commented Apr 27, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Copilot AI review requested due to automatic review settings April 27, 2026 15:15
openshift-ci Bot requested review from metacosm and xstefank April 27, 2026 15:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Stabilizes the MultipleReconcilerSameTypeIT integration test by ensuring the custom resources’ status is present before asserting on status.reconciledBy, avoiding intermittent failures when status hasn’t been patched yet.

Changes:

  • Add explicit non-null assertions for res1.getStatus() and res2.getStatus() before reading getReconciledBy().

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
csviri force-pushed the fix-MultipleReconcilerSameTypeIT branch from c85f6a9 to 040cf1a Compare April 27, 2026 15:31
csviri merged commit 5388faf into operator-framework:main Apr 27, 2026
29 of 32 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL