Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions modules/rn-ocp-release-notes-deprecated-removed-tables.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -160,38 +160,38 @@
|Operator SDK
|Removed
|Removed
|
|Removed

|Scaffolding tools for Ansible-based Operator projects
|Removed
|Removed
|
|Removed

|Scaffolding tools for Helm-based Operator projects
|Removed
|Removed
|
|Removed

|Scaffolding tools for Go-based Operator projects
|Removed
|Removed
|
|Removed

|Scaffolding tools for Hybrid Helm-based Operator projects
|Removed
|Removed
|
|Removed

|Scaffolding tools for Java-based Operator projects
|Removed
|Removed
|
|Removed

// Do not remove the SQLite database... entry until otherwise directed by the Operator Framework PM
|SQLite database format for Operator catalogs
|Deprecated
|Deprecated
|
|Deprecated
|====


Expand Down Expand Up @@ -261,4 +261,4 @@
|Deprecated
|Deprecated
|
|====
|====
30 changes: 20 additions & 10 deletions modules/rn-ocp-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,17 @@ Item description::
+
Detailed information.
////
Cluster extension support for webhooks in bundles::
+
With this update, {olmv1} supports Operators that use webhooks for validation, mutation, or conversion. For more information, see xref:../extensions/ce/olmv1-supported-extensions.adoc#olmv1-webhook-support_olmv1-supported-extensions[Webhook support].

Support for `SingleNamespace` and `OwnNamespace` install modes by using the configuration API (Technology Preview)::
+
If an Operator supports the `SingleNamespace` or `OwnNamespace` install modes, you can configure the Operator to watch a specified namespace. For more information, see xref:../extensions/ce/olmv1-configuring-extensions.adoc#olmv1-config-api_olmv1-configuring-extensions[Extension configuration].

{olmv1} software catalog in the web console (Technology Preview)::
+
With this update, you can preview the {olmv1} software catalog in the web console. Select *Ecosystem* -> *Software Catalog* -> *Operators* to preview this feature. To see the {olmv0} software catalog, click the *Enable {olmv1} (Tech Preview)* toggle.

[id="ocp-release-notes-hcp_{context}"]
== Hosted control planes
Expand Down Expand Up @@ -366,23 +377,18 @@ Detailed information.
== Operator development

////
This section applies to the removed Operator SDK and the Operator base images that are still supported.
Instructions: Add entries in the following format:

Item description::
+
Detailed information.
////

[id="ocp-release-notes-operator-lifecycle_{context}"]
== Operator lifecycle

////
Instructions: Add entries in the following format:

Item description::
Supported Operator base images::
+
Detailed information.
////
--
include::snippets/osdk-release-notes-operator-images.adoc[]
--

[id="ocp-release-notes-post-install-configuration_{context}"]
== Postinstallation configuration
Expand Down Expand Up @@ -455,3 +461,7 @@ Item description::
+
Detailed information.
////

{olmv1} software catalog in the web console (Technology Preview)::
+
With this update, you can preview the {olmv1-first} software catalog in the web console. Select *Ecosystem* -> *Software Catalog* -> *Operators* to preview this feature. To see the {olmv0} software catalog, click the *Enable {olmv1} (Tech Preview)* toggle.
21 changes: 13 additions & 8 deletions modules/rn-ocp-release-notes-technology-preview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,27 +80,32 @@ In the following tables, features are marked with the following statuses:
|{olmv1-first}
|General Availability
|General Availability
|
|General Availablity

|{olmv1} runtime validation of container images using sigstore signatures
|Technology Preview
|Technology Preview
|
|Technology Preview

|{olmv1} permissions preflight check for cluster extensions
|Technology Preview
|Technology Preview
|
|Technology Preview

|{olmv1} deploying a cluster extension in a specified namespace
|Technology Preview
|Technology Preview
|
|Technology Preview

|{olmv1} deploying a cluster extension that uses webhooks
|Not Available
|Technology Preview
|
|General Availability

|{olmv1} software catalog
|Not Available
|Not Available
|Technology Preview
|====


Expand Down Expand Up @@ -525,17 +530,17 @@ In the following tables, features are marked with the following statuses:
|{olmv1-first}
|General Availability
|General Availability
|
|General Availability

|Scaffolding tools for Hybrid Helm-based Operator projects
|Removed
|Removed
|
|Removed

|Scaffolding tools for Java-based Operator projects
|Removed
|Removed
|
|Removed
|====


Expand Down