Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions modules/ref-relnotes-1.3.4-z-stream.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Module used in the following assemblies
//
// *release_notes/release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="rhcl-relnotes-1.3.4-z-stream_{context}"]
= {product-title} 1.3.4 bug fix and security update

Issued: XX May 2026

[role="_abstract"]
{product-title} release 1.3.4 is now available. A description is available in the link:https://access.redhat.com/errata/RHSA-2026:XXXXX[RHSA-2026:XXXXX] advisory. {product-title} uses the `stable` update channel to track and receive updates for the {product-title} Operator. You can manage how your updates are applied through your Operator Lifecycle Manager (OLM) subscription resource. For more information, see xref:../updating/updating-rhcl.adoc#proc-update-rhcl-with-web-console_updating-rhcl[Updating Red Hat Connectivity Link].

[id="rhcl-relnotes-1.3.4-z-stream-bug-fixes_{context}"]
== Bug fixes

* Previously, when the disk storage option was enabled in the `Limitador` custom resource (CR), both the initial `limitador` deployment and Operator update got stuck on a `Multi-Attach` error because of the persistent volume claim (PVC) volume. Now, the `DeploymentStrategy` is set to `Recreate` by default in all storage options so that the reconcilation process works as expected. As a result, the initial `limitador` deployment and Operator update can proceed. (link:https://issues.redhat.com/browse/CONNLINK-855[CONNLINK-855])
2 changes: 2 additions & 0 deletions release_notes/rhcl-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ include::modules/ref-relnotes-known-issues.adoc[leveloffset=+2]

include::modules/ref-relnotes-z-streams.adoc[leveloffset=+1]

include::modules/ref-relnotes-1.3.4-z-stream.adoc[leveloffset=+2]

include::modules/ref-relnotes-1.3.3-z-stream.adoc[leveloffset=+2]

include::modules/ref-relnotes-1.3.2-z-stream.adoc[leveloffset=+2]
Expand Down