Skip to content

Commit acf93b1

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

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

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

Lines changed: 27 additions & 4 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

@@ -1024,7 +1037,7 @@ With this release, the Red{nbsp}Hat-supported version of the Operator SDK CLI to
10241037

10251038
Red{nbsp}Hat will provide bug fixes and support for versions of the Operator SDK that were released with earlier versions of {product-title} according to the link:https://access.redhat.com/product-life-cycles?product=OpenShift%20Container%20Platform%204[Product Life Cycles for {product-title} 4] (Red{nbsp}Hat Customer Portal).
10261039

1027-
Operator authors with existing Operator projects can use the version of the Operator SDK CLI tool released with {product-title} 4.18 to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase).
1040+
Operator authors with existing Operator projects can use link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/operators/developing-operators#osdk-about[the version of the Operator SDK CLI tool released with {product-title} 4.18] to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase).
10281041

10291042
For more information about the unsupported, community-maintained, version of the Operator SDK, see link:https://sdk.operatorframework.io[Operator SDK (Operator Framework)].
10301043

@@ -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)