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
10 changes: 10 additions & 0 deletions release_notes/ocp-4-13-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4627,6 +4627,16 @@ $ oc adm release info 4.13.61 --pullspecs
[id="ocp-4-13-61-enhancements_{context}"]
==== Enhancements

:olm-np-z-stream: 61
* {empty}
+
--
include::snippets/olmv0-rn-np-support.adoc[]
--
(link:https://issues.redhat.com/browse/OCPBUGS-60525[OCPBUGS-60525] and link:https://issues.redhat.com/browse/OCPBUGS-60521[OCPBUGS-60521])

:!olm-np-z-stream:

* With this update, the deprecated 'Id' property has been replaced with the `storageAccountId` in the storage profile, as Microsoft Azure drops support for the `Id` property. You must now use `properties.storageProfile.osDiskImage.source.storageAccountId` when creating image gallery versions. This update ensures your deployment process remains uninterrupted and avoids potential failures caused by the upcoming change. (link:https://issues.redhat.com/browse/OCPBUGS-62848[OCPBUGS-62848])

[id="ocp-4-13-61-updating_{context}"]
Expand Down
23 changes: 0 additions & 23 deletions snippets/olmv0-and-v1-rn-np-support.adoc

This file was deleted.

14 changes: 7 additions & 7 deletions snippets/olmv0-rn-np-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@

:_mod-docs-content-type: SNIPPET

In {product-title} {product-version}.{olm-np-z-stream}, {olmv0-first} supports the inclusion of network policy manifests in the resource bundles of Operators. These tailored network policies protect against data leaks and harden against many attack vectors on {product-title} clusters.
In {product-title} {product-version}.{olm-np-z-stream}, Operator Lifecycle Manage (OLM) allows Operators to include network policy manifests in their resource bundles. These tailored network policies protect against data leaks and harden against many attack vectors on {product-title} clusters.

[TIP]
====
If your current version of OLM does not support tailored network policies, a
notification is displayed in the following locations:
If your current version of OLM does not support tailored network policies, a
notification is displayed in the following locations:

* The {hybrid-console}
* The web console of the affected cluster
* The {hybrid-console}
* The web console of the affected cluster

Update to {product-title} {product-version}.{olm-np-z-stream} or later to
enable OLM support for tailored network policies.
Update to {product-title} {product-version}.{olm-np-z-stream} or later to
enable OLM support for tailored network policies.
====

For more information, including the planned timeline for releasing Red Hat-provided Operators with tailored network policies, see link:https://access.redhat.com/articles/7133113[Operators shipping with network policies may require OCP cluster upgrade before they can be upgraded (Red Hat Knowledgebase)].