Skip to content
Merged
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
14 changes: 13 additions & 1 deletion release_notes/ocp-4-14-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,13 @@ With this release, Operator authors can configure their Operator projects with s

For more information, see xref:../operators/operator_sdk/osdk-multi-arch-support.adoc#osdk-multi-arch[Configuring Operator projects for multi-platform support].

[id="ocp-4.14-builds"]
=== Builds

* With this update, the Source-to-Image (S2I) tool is now generally available in {product-title} {product-version}. You can use the S2I tool to build container images from source code, and transform application code into ready-to-deploy container images. This feature enhances the platform's ability to support reproducible containerized application development. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_software_collections/2/html/using_red_hat_software_collections_container_images/sti#doc-wrapper[Using Source-to-Image (S2I) tool].

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the entries for S2I and BuildCSIVolume each require there own heading? Asking, as these seem to be two distinct features being released.

* With this update, the Build CSI Volumes feature is now generally available in {product-title} {product-version}.

[id="ocp-4-14-machine-config-operator"]
=== Machine Config Operator

Expand Down Expand Up @@ -2349,7 +2356,12 @@ In the following tables, features are marked with the following statuses:
|Not available
|Technology Preview

|Shared Resources CSI Driver and Build CSI Volumes in OpenShift Builds
|Build CSI Volumes in OpenShift Builds
|Technology Preview
|Technology Preview
|General Availability

|Shared Resources CSI Driver in OpenShift Builds
|Technology Preview
|Technology Preview
|Technology Preview
Expand Down