-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS#13971: Update the z-stream RNs for 4.17.24 #91900
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
Conversation
🤖 Wed Apr 09 22:23:35 - Prow CI generated the docs preview: |
/label peer-review-needed |
/label peer-review-in-progress |
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.
🙂
Enjoyed reading your release notes.
Added some suggestions for you to consider.
@@ -2879,6 +2879,39 @@ This section will continue to be updated over time to provide notes on enhanceme | |||
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. | |||
==== | |||
|
|||
// 4.17.24 | |||
[id="ocp-4-17-24_{context}"] | |||
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix, and security update advisory |
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.
I suggest double-checking this comma, which appears likely redundant to me:
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix, and security update advisory | |
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix and security update advisory |
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.
I verified changing all of the 4.17 z-stream bug text with the team lead...done. Thx!
[id="ocp-4-17-24-bug-fixes_{context}"] | ||
==== Bug fixes | ||
|
||
* Previously, an update to the {ibm-cloud-name} Cloud Internet Services (CIS) implementation impacted the upstream Terraform plugin. If you attempted to create an external-facing cluster on {ibm-cloud-name}, an error occurred. With this release, you can use the installation program to create an external cluster on {product-title} without the plugin issue. (link:https://issues.redhat.com/browse/OCPBUGS-54357[*OCPBUGS-54357*]) |
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.
As a reader, I find it difficult to understand what this paragraph means by the installation program
. It would be helpful to define it as such by using an appositive in one of the preceding sentences or mention the product name or clarify a software category in this sentence.
|
||
* Previously, an update to the {ibm-cloud-name} Cloud Internet Services (CIS) implementation impacted the upstream Terraform plugin. If you attempted to create an external-facing cluster on {ibm-cloud-name}, an error occurred. With this release, you can use the installation program to create an external cluster on {product-title} without the plugin issue. (link:https://issues.redhat.com/browse/OCPBUGS-54357[*OCPBUGS-54357*]) | ||
|
||
* Previously, when you built the agent ISO in a disconnected setup, an error occured. With this release, the setup completes without an error. (link:https://issues.redhat.com/browse/OCPBUGS-53378[*OCPBUGS-53378*]) |
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.
I wonder if, despite all the guidance that we have been receiving about using you
, we should be using you
in some contexts such as this sentence. My concern is that if say most of the readers never built the agent ISO in a disconnected setup
, they would be confused about being told that they previous experienced some problem that they don't remember ever experiencing.
* Previously, when you built the agent ISO in a disconnected setup, an error occured. With this release, the setup completes without an error. (link:https://issues.redhat.com/browse/OCPBUGS-53378[*OCPBUGS-53378*]) | |
* Previously, when users tried building the agent ISO in a disconnected setup, an error occurred. With this release, the setup completes without an error. (link:https://issues.redhat.com/browse/OCPBUGS-53378[*OCPBUGS-53378*]) |
|
||
* Previously, when you built the agent ISO in a disconnected setup, an error occured. With this release, the setup completes without an error. (link:https://issues.redhat.com/browse/OCPBUGS-53378[*OCPBUGS-53378*]) | ||
|
||
* Previously, the `ovn-ipsec-host` pod experienced a crash loop on RHEL worker nodes because of a missing shared library during the container execution. With this release, the `ovn-ipsec-host` pod successfully comes up on the worker node without an error. (link:https://issues.redhat.com/browse/OCPBUGS-52951[*OCPBUGS-52951*]) |
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.
If a pod experienced a crash loop
, this might or might not be an anthropomorphism, so this word choice might be worth a second thought unless you've already considered this. Also, international audiences might find it a bit difficult to follow what comes up
means.
* Previously, the `ovn-ipsec-host` pod experienced a crash loop on RHEL worker nodes because of a missing shared library during the container execution. With this release, the `ovn-ipsec-host` pod successfully comes up on the worker node without an error. (link:https://issues.redhat.com/browse/OCPBUGS-52951[*OCPBUGS-52951*]) | |
* Previously, the `ovn-ipsec-host` pod failed with a crash loop on RHEL worker nodes because of a missing shared library during the container execution. With this release, the `ovn-ipsec-host` pod successfully starts on the worker node without an error. (link:https://issues.redhat.com/browse/OCPBUGS-52951[*OCPBUGS-52951*]) |
|
||
* Previously, the `ovn-ipsec-host` pod experienced a crash loop on RHEL worker nodes because of a missing shared library during the container execution. With this release, the `ovn-ipsec-host` pod successfully comes up on the worker node without an error. (link:https://issues.redhat.com/browse/OCPBUGS-52951[*OCPBUGS-52951*]) | ||
|
||
* Previously, the {olm-first} CSV annotation contained unexpected JSON, which was successfully parsed, but then resulted in a runtime error when attempting to use the resulting value. With this release, JSON values from OLM annotations are validated before use, errors are logged, and the console does not fail when an unexpected JSON is received in an annotation. (link:https://issues.redhat.com/browse/OCPBUGS-51277[(*OCPBUGS-51277*)]) |
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.
It could be a little more readable if the JSON
format were used in a noun phrase here, for example:
* Previously, the {olm-first} CSV annotation contained unexpected JSON, which was successfully parsed, but then resulted in a runtime error when attempting to use the resulting value. With this release, JSON values from OLM annotations are validated before use, errors are logged, and the console does not fail when an unexpected JSON is received in an annotation. (link:https://issues.redhat.com/browse/OCPBUGS-51277[(*OCPBUGS-51277*)]) | |
* Previously, the {olm-first} CSV annotation contained unexpected JSON data, which was successfully parsed, but then resulted in a runtime error when attempting to use the resulting value. With this release, JSON values from OLM annotations are validated before use, errors are logged, and the console does not fail when an unexpected JSON is received in an annotation. (link:https://issues.redhat.com/browse/OCPBUGS-51277[(*OCPBUGS-51277*)]) |
|
||
[id="ocp-4-17-24-updating_{context}"] | ||
==== Updating | ||
To update an {product-title} 4.17 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. |
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.
A rewording such as this might help avoid confusion for some readers like me:
To update an {product-title} 4.17 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. | |
To update a cluster from an earlier {product-title} version to this version, 4.17.24, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. |
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.
I'll have to run this past my team lead, because it involves a template change for all of the releases. If approved, I will change all of the 4.17 z-stream relnotes. Thank you!
[id="ocp-4-17-24_{context}"] | ||
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix, and security update advisory | ||
|
||
Issued: 09 April 2025 |
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.
Depending on whether it is possible or not, I'd recommend dropping the leading zero to make it more human-readable:
Issued: 09 April 2025 | |
Issued: 9 April 2025 |
/label peer-review-done |
@max-cx Thanks for all of your input! |
d3deca1
to
9fe66e7
Compare
/label merge-review-needed |
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix and security update advisory | ||
|
||
Issued: 9 April 2025 | ||
|
||
{product-title} release {product-version}.24 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:3565[RHBA-2025:3565] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:3567[RHBA-2025:3567] advisory. |
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.
=== RHBA-2025:3565 - {product-title} {product-version}.24 bug fix and security update advisory | |
Issued: 9 April 2025 | |
{product-title} release {product-version}.24 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:3565[RHBA-2025:3565] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:3567[RHBA-2025:3567] advisory. | |
=== RHSA-2025:3565 - {product-title} {product-version}.24 bug fix and security update advisory | |
Issued: 9 April 2025 | |
{product-title} release {product-version}.24 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:3565[RHSA-2025:3565] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:3567[RHBA-2025:3567] advisory. |
@tmalove: all tests passed! Full PR test history. Your PR dashboard. 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. |
Version(s):
4.17
Issue:
OSDOCS-13971
Link to docs preview:
4.17.24
QE review:
n/a for z-stream relnotes.
Additional information:
The errata URLs will return 404 until the go-live date of 4/9/25.