mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Added 1.9.0 release notes for Serverless
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
f8e86aac9f
commit
27f272e32d
29
modules/serverless-rn-1-9-0.adoc
Normal file
29
modules/serverless-rn-1-9-0.adoc
Normal file
@@ -0,0 +1,29 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * serverless/release-notes.adoc
|
||||
|
||||
[id="serverless-rn-1-9-0_{context}"]
|
||||
//update the <version> to match the filename
|
||||
|
||||
= Release Notes for Red Hat {ServerlessProductName} 1.9.0
|
||||
|
||||
* {ServerlessProductName} now uses Knative Operator 0.15.2. The Knative Serving and Knative Eventing Operators are now merged into a common Operator.
|
||||
* {ServerlessProductName} now uses Knative Serving 0.15.2.
|
||||
* {ServerlessProductName} now uses Knative `kn` CLI 0.15.2.
|
||||
* {ServerlessProductName} uses Knative Eventing 0.15.2.
|
||||
* {ServerlessProductName} now uses Kourier 0.15.0.
|
||||
|
||||
[id="new-features-1-9-0_{context}"]
|
||||
== New features
|
||||
|
||||
* {ServerlessProductName} now supports some integrated Red Hat OpenShift Service Mesh features, including enabling sidecars, and JSON Web Token (JWT) authentication. Supported features are documented in the _Networking_ guide.
|
||||
|
||||
// [id="fixed-issues-1-9-0_{context}"]
|
||||
// == Fixed issues
|
||||
// * In previous versions of {ServerlessProductName}, deleting a sink before deleting the SinkBinding connected to it caused a hanging issue that required removing a finalizer from the SinkBinding to resolve. This issue is fixed in {ServerlessProductName} 1.9.0.
|
||||
// move to 1.12.0 or whenever this lands.
|
||||
|
||||
[id="known-issues-1-9-0_{context}"]
|
||||
== Known issues
|
||||
|
||||
* After deleting the `KnativeEventing` custom resource, the `v0.15.0-upgrade-xr55x` and `storage-version-migration-eventing-99c7q` Pods remain on the cluster and show a `Completed` status. You can delete the namespace where the `KnativeEventing` custom resource was installed to completely remove these Pods.
|
||||
@@ -12,6 +12,7 @@ For an overview of {ServerlessProductName} functionality, see xref:../serverless
|
||||
include::modules/technology-preview.adoc[leveloffset=+1]
|
||||
|
||||
// Modules included, most to least recent
|
||||
include::modules/serverless-rn-1-9-0.adoc[leveloffset=+1]
|
||||
include::modules/serverless-rn-1-8-0.adoc[leveloffset=+1]
|
||||
include::modules/serverless-rn-1-7-2.adoc[leveloffset=+1]
|
||||
include::modules/serverless-rn-1-7-1.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user