Skip to content

Commit

Permalink
Add OLM v1 relnote for 4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
adellape committed Oct 2, 2023
1 parent a8f89d3 commit a3a9895
Showing 1 changed file with 45 additions and 15 deletions.
60 changes: 45 additions & 15 deletions release_notes/ocp-4-14-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ For more information, see xref:../networking/k8s_nmstate/k8s-nmstate-updating-no
[id="ocp-414-broadcom-bcm57504-support"]
==== Support for Broadcom BCM57504 is now GA

Support for the Broadcom BCM57504 network interface controller is now available for the SR-IOV Network Operator.
Support for the Broadcom BCM57504 network interface controller is now available for the SR-IOV Network Operator.

For more information, see xref:../networking/hardware_networks/about-sriov.adoc#supported-devices_about-sriov[Supported devices].

Expand All @@ -310,7 +310,7 @@ With this release, the logical volume manager (LVM) cluster custom resource (CR)
=== Registry

[id="ocp-4-14-optional-image-registry-operator"]
==== Optional Image Registry Operator
==== Optional Image Registry Operator

With this release, the Image Registry Operator is now an optional component. This feature helps reduce the overall resources footprint of {product-title} in Telco environments when the Image Registry Operator is not needed.

Expand All @@ -319,6 +319,29 @@ For more information about disabling the Image Registry Operator, see xref:../in
[id="ocp-4-14-olm"]
=== Operator lifecycle

[id="ocp-4-14-olmv1"]
==== Operator Lifecycle Manager v1 (Technology Preview)

{product-title} 4.14 introduces components for a next-generation iteration of Operator Lifecycle Manager (OLM) as a Technology Preview feature. Known during this phase as OLM v1, the updated framework evolves many of the concepts that have been part of the existing version of OLM included with {product-title}.

Some of the goals of OLM v1 over the upcoming releases include improving Operator and extension lifecycle management in the following areas:

* Tenant isolation
* Dependencies and constraints
* Simplified packaging models

During this Technology Preview phase of OLM v1 in {product-title} 4.14, administrators can use file-based catalogs to install and manage the following:

* OLM-based Operators, similar to the existing OLM experience
* _Plain bundles_, which are static collections of arbitrary Kubernetes manifests

[NOTE]
====
For {product-title} 4.14, documented procedures for OLM v1 are CLI-based only. Alternatively, administrators can create and view related objects in the web console by using normal methods, such as the *Import YAML* and *Search* pages. However, the existing *OperatorHub* and *Installed Operators* pages do not yet observe OLM v1 components.
====

For more information, see "Managing catalogs for OLM v1".

[id="ocp-4-14-osdk"]
=== Operator development

Expand Down Expand Up @@ -571,9 +594,10 @@ In the following tables, features are marked with the following statuses:
* _Removed_

[discrete]
=== Operator deprecated and removed features
[id="ocp-4-14-operators-dep-rem"]
=== Operator lifecycle and development deprecated and removed features

.Operator deprecated and removed tracker
.Operator lifecycle and development deprecated and removed tracker
[cols="4,1,1,1",options="header"]
|====
|Feature |4.12 |4.13 |4.14
Expand Down Expand Up @@ -1365,35 +1389,36 @@ In the following tables, features are marked with the following statuses:
|====

[discrete]
=== Operator Technology Preview features
[id="ocp-4-14-operators-tech-preview"]
=== Operator lifecycle and development Technology Preview features

.Operator Technology Preview tracker
.Operator lifecycle and development Technology Preview tracker
[cols="4,1,1,1",options="header"]
|====
|Feature |4.12 |4.13 |4.14

|Hybrid Helm Operator
|Technology Preview
|Technology Preview
|Operator Lifecycle Manager (OLM) v1
|Not Available
|Not Available
|Technology Preview

|Java-based Operator
|RukPak
|Technology Preview
|Technology Preview
|Technology Preview

|Node Observability Operator
|Not Available
|Platform Operators
|Technology Preview
|Technology Preview
|Technology Preview

|Platform Operators
|Hybrid Helm Operator
|Technology Preview
|Technology Preview
|Technology Preview

|RukPak
|Not Available
|Java-based Operator
|Technology Preview
|Technology Preview
|Technology Preview

Expand Down Expand Up @@ -1454,6 +1479,11 @@ In the following tables, features are marked with the following statuses:
|Technology Preview
|Technology Preview

|Multi-cluster Engine Operator
|Technology Preview
|Technology Preview
|Technology Preview

|====

[discrete]
Expand Down

0 comments on commit a3a9895

Please sign in to comment.