OCPBUGS-87100: fix trailing quote in prometheus query#16552
OCPBUGS-87100: fix trailing quote in prometheus query#16552openshift-merge-bot[bot] merged 1 commit into
Conversation
|
@dsimansk: This pull request references Jira Issue OCPBUGS-87100, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@dsimansk: This pull request references Jira Issue OCPBUGS-87100, which is invalid:
Comment DetailsIn response to this:
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. |
|
/jira refresh |
|
@dsimansk: This pull request references Jira Issue OCPBUGS-87100, which is invalid:
Comment DetailsIn response to this:
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. |
|
/jira refresh |
|
@dsimansk: This pull request references Jira Issue OCPBUGS-87100, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
DetailsIn response to this:
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. |
|
/test e2e-gcp-console seems like infra networking issue |
|
@dsimansk: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, logonoff The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/verified by #16552 (comment) |
|
@logonoff: This PR has been marked as verified by DetailsIn response to this:
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. |
|
/label backport-risk-assessed |
76c97d2
into
openshift:release-4.20
|
@dsimansk: Jira Issue Verification Checks: Jira Issue OCPBUGS-87100 Jira Issue OCPBUGS-87100 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 DetailsIn response to this:
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. |
|
Fix included in release 4.20.0-0.nightly-2026-06-05-230804 |



JIra Bug Fixes: https://redhat.atlassian.net/browse/OCPBUGS-87100
Analysis / Root cause:
Per several reports after upgrading cluster to 4.20.23 the dashboard "Control Plane" icon is never appearing green. That might be indicating an issue.
Per one of the reports there was HTTP 400 captured in the browsernetwork log

A previous change introduces a trailing
"quote probably by accident.https://github.com/openshift/console/pull/16308/changes#diff-6535e1527287e98a5b1682350eb702d6fa24be9bc798a1b18745a93853883375R15
Solution description:
Fix the
"to expected'.Screenshots / screen recording:
Test setup:
Test cases:
Browser conformance:
Additional info:
Reviewers and assignees: