Skip to content

OSDOCS#13823: Adding release notes for tutorials book #93467

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: enterprise-4.19
Choose a base branch
from
Open
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: 12 additions & 2 deletions release_notes/ocp-4-19-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ This release adds improvements related to the following components and concepts:
[id="ocp-release-notes-cro_{context}"]
=== Cluster Resource Override Admission Operator

[id="ocp-release-notes-documentation_{context}"]
=== Documentation

[id="ocp-release-notes-documentation-tutorials_{context}"]
==== Tutorials guide

{product-title} 4.19 now includes a _Tutorials_ guide, which takes the place of the _Getting started_ guide in previous releases. The existing tutorials were refreshed and the guide now focuses solely on hands-on tutorial content. It also provides a jumping off point to other recommended hands-on learning resources for {product-title} across Red Hat.

For more information, see xref:../tutorials/index.adoc#tutorials-overview[Tutorials].

[id="ocp-release-notes-edge-computing_{context}"]
=== Edge computing

Expand Down Expand Up @@ -456,7 +466,7 @@ For more information, see xref:../updating/preparing_for_updates/updating-cluste
=== Networking

[id="ocp-4-19-networking-support-load-secrets_{context}"]
==== Creating a route with externally managed certificate (General Availability)
==== Creating a route with externally managed certificate (General Availability)

With this release, {product-title} routes can be configured with third-party certificate management solutions, utilising the `.spec.tls.externalCertificate` field in the route API. This allows you to reference externally managed TLS certificates through secrets, streamlining the process by eliminating manual certificate management. By using externally managed certificates, you reduce errors, ensure a smoother certificate update process, and enable the OpenShift router to promptly serve renewed certificates. For more information, see xref:../networking/routes/secured-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[Creating a route with externally managed certificate].

Expand Down Expand Up @@ -558,7 +568,7 @@ This release introduces the following updates to the *Developer* perspective of
[id="ocp-4-19-notable-technical-changes-readonlyrootfilesystem_{context}"]
=== Pods deploy with readOnlyRootFilesystem set to true

With this release, Cloud Credential Operator pods now deploy with the `readOnlyRootFilesystem` security context setting set to `true`. This enhances security by ensuring that the container root file system is mounted as read-only.
With this release, Cloud Credential Operator pods now deploy with the `readOnlyRootFilesystem` security context setting set to `true`. This enhances security by ensuring that the container root file system is mounted as read-only.

[id="ocp-4-19-deprecated-removed-features_{context}"]
== Deprecated and removed features
Expand Down