Skip to content

OSDOCS-22049: Add 4.19.45 z-stream release notes - #119331

Open
bjahagir-OpenShift wants to merge 1 commit into
openshift:enterprise-4.19from
bjahagir-OpenShift:OSDOCS-22049
Open

OSDOCS-22049: Add 4.19.45 z-stream release notes#119331
bjahagir-OpenShift wants to merge 1 commit into
openshift:enterprise-4.19from
bjahagir-OpenShift:OSDOCS-22049

Conversation

@bjahagir-OpenShift

@bjahagir-OpenShift bjahagir-OpenShift commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Version
4.19

Issue
https://redhat.atlassian.net/browse/OSDOCS-22049

Doc preview link
https://119331--ocpdocs-pr.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-19-release-notes.html#zstream-4-19-45_release-notes

QE review
N/A

Additional information

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 3, 2026
@openshift-ci-robot

openshift-ci-robot commented Sep 3, 2026

Copy link
Copy Markdown

@bjahagir-OpenShift: This pull request references OSDOCS-22049 which is a valid jira issue.

Details

In response to this:

Summary

Documented

  • OCPBUGS-109139: Fixed issues
  • OCPBUGS-100182: Fixed issues

Skipped (not documented)

None (all issues either documented or auto-closed)

Jira RN text populated (pre-step - MANDATORY)

Auto-closed: 17 issues
Copied from clone: 1 issues
Manually fixed CCFR: 1 issue (OCPBUGS-100182)

Scope notes

  • Shipment YAML keys: 19
  • Documented: 2
  • Auto-closed: 17

Test plan

  • Title and issued date match access.redhat.com
  • Primary + companion advisory links correct
  • Vale clean on new module (0 errors)
  • CCFR format verified for Bug Fix bullets
  • Step 3a (populate) executed BEFORE step 3b (filter)

Workflow compliance

  • Step 3a completed before step 3b (MANDATORY)
  • Auto-close count reported: 17
  • CCFR compliance verified
  • All gates passed

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.

@openshift-ci openshift-ci Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 3, 2026
@ocpdocs-previewbot

ocpdocs-previewbot commented Sep 3, 2026

Copy link
Copy Markdown

🤖 Thu Sep 03 18:52:12 - Prow CI generated the docs preview:

https://119331--ocpdocs-pr.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-19-release-notes.html

Comment thread modules/zstream-4-19-45.adoc
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@openshift-ci

openshift-ci Bot commented Sep 3, 2026

Copy link
Copy Markdown

@bjahagir-OpenShift: 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.

@bjahagir-OpenShift

Copy link
Copy Markdown
Contributor Author

/label merge-review-needed

@openshift-ci openshift-ci Bot added the merge-review-needed Signifies that the merge review team needs to review this PR label Sep 3, 2026
@lahinson lahinson added merge-review-in-progress Signifies that the merge review team is reviewing this PR branch/enterprise-4.19 and removed merge-review-needed Signifies that the merge review team needs to review this PR labels Sep 4, 2026
@lahinson lahinson added this to the Continuous Release milestone Sep 4, 2026

@lahinson lahinson 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.

@bjahagir-OpenShift A couple of tiny edits and one note about a link that doesn't seem to be working at the moment.

[id="zstream-4-19-45-fixed-issues_{context}"]
== Fixed issues

* Before this update, a trailing quote error in a Prometheus query caused the control plane status indicator to flash during cluster upgrades. As a consequence, the cluster upgrade could result in a persistent gray control plane status indicator, affecting user visibility of cluster health. With this release, the trailing quote in the Prometheus query is fixed, resolving the control plane status issue. As a result, the control plane status indicator now correctly shows the healthy status, improving the overall user experience. (link:https://issues.redhat.com/browse/OCPBUGS-100182[OCPBUGS-100182])

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.

Suggested change
* Before this update, a trailing quote error in a Prometheus query caused the control plane status indicator to flash during cluster upgrades. As a consequence, the cluster upgrade could result in a persistent gray control plane status indicator, affecting user visibility of cluster health. With this release, the trailing quote in the Prometheus query is fixed, resolving the control plane status issue. As a result, the control plane status indicator now correctly shows the healthy status, improving the overall user experience. (link:https://issues.redhat.com/browse/OCPBUGS-100182[OCPBUGS-100182])
* Before this update, a trailing quote error in a Prometheus query caused the control plane status indicator to flash during cluster upgrades. As a consequence, the cluster upgrade could result in a persistent gray control plane status indicator, affecting user visibility of cluster health. With this release, the trailing quote in the Prometheus query is fixed, resolving the control plane status issue. As a result, the control plane status indicator now correctly shows the health status, improving the overall user experience. (link:https://issues.redhat.com/browse/OCPBUGS-100182[OCPBUGS-100182])


* Before this update, a trailing quote error in a Prometheus query caused the control plane status indicator to flash during cluster upgrades. As a consequence, the cluster upgrade could result in a persistent gray control plane status indicator, affecting user visibility of cluster health. With this release, the trailing quote in the Prometheus query is fixed, resolving the control plane status issue. As a result, the control plane status indicator now correctly shows the healthy status, improving the overall user experience. (link:https://issues.redhat.com/browse/OCPBUGS-100182[OCPBUGS-100182])

* Before this update, when you viewed `execute code` snippets on the **Quick Start** page in the {product-title} web console, leading whitespace in the code block could render as an empty line before the command text. As a consequence, `execute code` snippets across **Quick Start** could display an extra blank line above the command, making the content harder to read. With this release, leading whitespace rendering in the `execute code` snippet on the **Quick Start** page is corrected. As a result, execute code blocks display the command text without a spurious empty line above it. (link:https://issues.redhat.com/browse/OCPBUGS-109139[OCPBUGS-109139])

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.

Suggested change
* Before this update, when you viewed `execute code` snippets on the **Quick Start** page in the {product-title} web console, leading whitespace in the code block could render as an empty line before the command text. As a consequence, `execute code` snippets across **Quick Start** could display an extra blank line above the command, making the content harder to read. With this release, leading whitespace rendering in the `execute code` snippet on the **Quick Start** page is corrected. As a result, execute code blocks display the command text without a spurious empty line above it. (link:https://issues.redhat.com/browse/OCPBUGS-109139[OCPBUGS-109139])
* Before this update, when you viewed `execute code` snippets on the **Quick Start** page in the {product-title} web console, leading whitespace in the code block could render as an empty line before the command text. As a consequence, `execute code` snippets across the **Quick Start** page could display an extra blank line above the command, making the content harder to read. With this release, leading whitespace rendering in the `execute code` snippet on the **Quick Start** page is corrected. As a result, execute code blocks display the command text without a spurious empty line above it. (link:https://issues.redhat.com/browse/OCPBUGS-109139[OCPBUGS-109139])

Issued: 02 September 2026

[role="_abstract"]
{product-title} release {product-version}.45 is now available. The list of fixed issues that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2026:60454[RHSA-2026:60454] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2026:60452[RHSA-2026:60452] advisory.

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.

The link https://access.redhat.com/errata/RHSA-2026:60454 doesn't appear to be working at the moment.

@lahinson lahinson removed the merge-review-in-progress Signifies that the merge review team is reviewing this PR label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.19 jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants