-
Notifications
You must be signed in to change notification settings - Fork 1.9k
OSDOCS#18225: Update the z-stream RNs for 4.15.61 #106083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
18ddd4e
z-stream release notes for 4.15.61
tmalove f996f83
z-stream release notes for 4.15.61
tmalove 1fd4dec
z-stream release notes for 4.15.61
tmalove 277bab7
z-stream release notes for 4.15.61
tmalove e3f41df
z-stream release notes for 4.15.61
tmalove File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * release_notes/ocp-4-15-release-notes.adoc | ||
|
|
||
|
|
||
| :_mod-docs-content-type: CONCEPT | ||
| [id="first-ocp-release-asynchronous-errata-updates_{content}"] | ||
| = Asynchronous errata updates | ||
|
|
||
| Security, bug fix, and enhancement updates for {product-title} {product-version} are released as asynchronous errata through the Red{nbsp}Hat Network. All {product-title} {product-version} errata is https://access.redhat.com/downloads/content/290/[available on the Red Hat Customer Portal]. See the https://access.redhat.com/support/policy/updates/openshift[{product-title} Life Cycle] for more information about asynchronous errata. | ||
|
|
||
| Red{nbsp}Hat Customer Portal users can enable errata notifications in the account settings for Red Hat Subscription Management (RHSM). When errata notifications are enabled, users are notified through email whenever new errata relevant to their registered systems are released. | ||
|
|
||
| [NOTE] | ||
| ==== | ||
| Red{nbsp}Hat Customer Portal user accounts must have systems registered and consuming {product-title} entitlements for {product-title} errata notification emails to generate. | ||
| ==== | ||
|
|
||
| This section will continue to be updated over time to provide notes on enhancements and bug fixes for future asynchronous errata releases of {product-title} {product-version}. Versioned asynchronous releases, for example with the form {product-title} {product-version}.z, will be detailed in subsections. In addition, releases in which the errata text cannot fit in the space provided by the advisory will be detailed in subsections that follow. | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| For any {product-title} release, always review the instructions on xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[updating your cluster] properly. | ||
| ==== |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,59 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * release_notes/ocp-4-15-release-notes.adoc | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="zstream-4-15-61-rn_{context}"] | ||
| = RHSA-2026:1549 - {product-title} {product-version}.61 fixed issues advisory | ||
|
|
||
| [role="_abstract"] | ||
| Issued: 05 February 2026 | ||
|
|
||
| {product-title} release {product-version}.61 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:1549[RHSA-2026:1549] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2026:1540[RHSA-2026:1540] advisory. | ||
|
|
||
|
|
||
| Space precluded documenting all of the container images for this release in the advisory. | ||
|
|
||
|
|
||
| You can view the container images in this release by running the following command: | ||
|
|
||
| [source,terminal] | ||
| ---- | ||
| $ oc adm release info 4.15.61 --pullspecs | ||
| ---- | ||
|
|
||
| // [id="zstream-4-15-61-enhancements_{context}"] | ||
| // == Enhancements | ||
| // | ||
| // | ||
| // This release contains the following enhancements: | ||
| // | ||
| // | ||
| // * With this update, something good happens here. | ||
| // | ||
| // * Add RN text here | ||
| // | ||
| // | ||
| // [id="zstream-4-15-61-known-issues_{context}"] | ||
| // == Known issues | ||
| // | ||
| // | ||
| // This release contains the following known issues: | ||
| // | ||
| // * Add RN text here | ||
|
|
||
|
|
||
| [id="zstream-4-15-61-fixed-issues_{context}"] | ||
| == Fixed issues | ||
|
|
||
| There are no notable fixed issues for 4.15.61. | ||
|
|
||
| // The following issues are fixed for this release: | ||
| // | ||
| // | ||
| // * Add RN text here | ||
|
|
||
| [id="zstream-4-15-61-updating_{context}"] | ||
| == Updating | ||
|
|
||
| To update an {product-title} 4.15 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. | ||
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] OpenShiftAsciiDoc.NoXrefInModules: Do not include xrefs in modules, only assemblies (exception: release notes modules).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
exception for RNs.