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 Sep 1, 2023
1 parent aaa91ca commit 7353a58
Showing 1 changed file with 38 additions and 17 deletions.
55 changes: 38 additions & 17 deletions release_notes/ocp-4-14-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,27 @@ With this release, you can access the NMstate Operator and resources such as the
[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 version of OLM included in OpenShift Container Platform up to this point, referred to retroactively as OLM v0.

OLM v1 improves Operator and extension lifecycle management in the following areas:

* Tenant isolation
* Dependencies and constraints
* Simplified packaging models

In OLM v1, a _plain bundle_ is a static collection of arbitrary Kubernetes manifests in the YAML format. In the Technology Preview phase, cluster administrators and Operator catalog maintainers can build and publish a file-based catalog that includes a plain bundle image by completing the following procedures:

. Build a plain bundle image.
. Create a file-based catalog.
. Add the plain bundle image to your file-based catalog.
. Build your catalog as an image.
. Publish your catalog image.

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

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

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

[discrete]
=== Operator deprecated and removed features
=== 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 @@ -1082,40 +1103,35 @@ In the following tables, features are marked with the following statuses:
|====

[discrete]
=== Operator Technology Preview features
=== 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

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

|Node Observability Operator
|Not Available
|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 @@ -1176,6 +1192,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 7353a58

Please sign in to comment.