Skip to content

Commit ae1e23d

Browse files
OSDOCS#13488: OLMv1 4.19 release notes
1 parent 01e7363 commit ae1e23d

File tree

1 file changed

+26
-3
lines changed

1 file changed

+26
-3
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,22 @@ For more information, see xref:../edge_computing/policygenerator_for_ztp/ztp-con
8686
[id="ocp-release-notes-extensions_{context}"]
8787
=== Extensions ({olmv1})
8888

89+
[id="ocp-release-notes-olmv1-preflight-permissions-check_{context}"]
90+
==== Preflight permissions check for cluster extensions (Technology Preview)
91+
92+
With this release, the Operator Controller performs a dry run of the installation process when you try to install an extension. This dry run verifies that the specified service account has the required role-based access control (RBAC) for the roles and bindings defined by the bundle.
93+
94+
If service account is missing any required RBAC, the preflight check fails before the actual installation proceeds and generates a report.
95+
96+
For more information, see `Preflight permissions check for cluster extensions (Technology Preview)`
97+
//I will create an xref link once the following PR merges: https://github.com/openshift/openshift-docs/pull/94408
98+
[id="ocp-release-notes-olmv1-deploying-a-cluster-extension-to-a-specific-namespace_{context}"]
99+
==== Deploying a cluster extension in a specific namespace (Technology Preview)
100+
101+
With this release, you can deploy an extension in a specific namespace by using the `OwnNamespace` or `SingleNamespace` install modes as a Technology Preview feature for registry+v1 Operator bundles.
102+
103+
For more information, see xref:../extensions/ce/managing-ce.adoc#olmv1-deploying-a-ce-in-a-specific-namespace_managing-ce[Deploying a cluster extension in a specific namespace (Technology Preview)
104+
89105
[id="ocp-release-notes-hcp_{context}"]
90106
=== Hosted control planes
91107

@@ -587,9 +603,6 @@ Available as a Technology Preview feature, you can use the `spec.interface` fiel
587603
[id="ocp-release-notes-openshift-cli_{context}"]
588604
=== OpenShift CLI (oc)
589605

590-
[id="ocp-release-notes-olm_{context}"]
591-
=== Operator lifecycle
592-
593606
[id="ocp-release-notes-osdk_{context}"]
594607
=== Operator development
595608

@@ -1252,6 +1265,16 @@ In the following tables, features are marked with the following statuses:
12521265
|Not Available
12531266
|Technology Preview
12541267
|Technology Preview
1268+
1269+
|{olmv1} permissions preflight check for cluster extensions
1270+
|Not Available
1271+
|Not Available
1272+
|Technology Preview
1273+
1274+
|{olmv1} deploying a cluster extension in a specified namespace
1275+
|Not Available
1276+
|Not Available
1277+
|Technology Preview
12551278
|====
12561279

12571280
[discrete]

0 commit comments

Comments
 (0)