Skip to content

Commit

Permalink
Release notes for multiarch features
Browse files Browse the repository at this point in the history
  • Loading branch information
sr1kar99 committed Feb 19, 2025
1 parent e8cf566 commit 5684510
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions release_notes/ocp-4-18-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,27 @@ With this release, the Agent-based Installer supports creating assets that can b

For more information, see xref:../installing/installing_with_agent_based_installer/installing-using-iscsi.adoc#installing-using-iscsi[Preparing installation assets for iSCSI booting].

[id="ocp-4.18-postinstallation-configuration_{context}"]
=== Postinstallation configuration

[id="ocp-4.18-migrate-x86-cp-to-arm-arch_{context}"]
==== Migrating the x86 control plane to arm64 architecture on {aws-full}

With this release, you can migrate the control plane in your cluster from `x86` to `arm64` architecture on {aws-first}. For more information, see xref:../updating/updating_a_cluster/migrating-to-multi-payload.adoc#migrating-from-x86-to-arm64-cp_updating-clusters-overview[Migrating the x86 control plane to arm64 architecture on Amazon Web Services].

[id="ocp-4.18-support-for-config-image-stream-import-beh_{context}"]
==== Support for configuring the image stream import mode behavior (Technology Preview)

This feature provides a new field `imageStreamImportMode` in the `image.config.openshift.io/cluster` resource. The `imageStreamImportMode` field controls the import mode behavior of image streams. You can set the `imageStreamImportMode` field to either of the following values:

* `Legacy`
* `PreserveOriginal`

You must enable the `TechPreviewNoUpgrade` feature set in the `FeatureGate` custom resource (CR) to enable the `imageStreamImportMode` feature. For more information, see "Understanding feature gates".

For more information, see [Image controller configuration parameters].
//xref will be added post merging the PR for the imageStreamImportMode` doc.

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

Expand Down Expand Up @@ -1659,6 +1680,11 @@ In the following tables, features are marked with the following statuses:
|General Availability
|General Availability

|Support for configuring the image stream import mode behavior
|Not Available
|Not Available
|Technology Preview

|====

[discrete]
Expand Down

0 comments on commit 5684510

Please sign in to comment.