mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
24 lines
1.4 KiB
Plaintext
24 lines
1.4 KiB
Plaintext
// Text snippet included in the following modules:
|
|
//
|
|
// * release_notes/ocp-4-20-release-notes.adoc (4.20.0)
|
|
// * release_notes/ocp-4-19-release-notes.adoc (4.19.10)
|
|
// * release_notes/ocp-4-18-release-notes.adoc (4.18.23)
|
|
|
|
// Similar to the technology preview admonition, set the `{olm-np-z-stream}` attritbute before including the snippet in the appropriate z-stream feature release notes. Unlike the TP snippet, close it after the include.
|
|
|
|
:_mod-docs-content-type: SNIPPET
|
|
|
|
In {product-title} {product-version}.{olm-np-z}, {olmv0-first} and {olmv1} support 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.
|
|
|
|
[TIP]
|
|
====
|
|
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
|
|
|
|
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)].
|