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
7 changes: 7 additions & 0 deletions release_notes/ocp-4-2-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,13 @@ indicate that the feature is removed from the release or deprecated.
for more information.
(link:https://bugzilla.redhat.com/show_bug.cgi?id=1747472[*BZ#1747472*])

* Cluster-scoped resources are not yet handled by the application migration tool,
including resources such as Cluster Role Bindings and Security Context
Constraints. If applications you are migrating depend on these kind of
cluster-scoped resources on the source cluster, manually ensure they are
recreated on the destination cluster. Coverage will be expanded in a future
release to handle these resources.

* 4.2.0 Dynamic Host Configuration Protocol (DHCP) does not currently work with
any of the Multus CNI plug-ins.
(link:https://bugzilla.redhat.com/show_bug.cgi?id=1754686[*BZ#1754686*])
Expand Down