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
3 changes: 3 additions & 0 deletions virt/release_notes/virt-4-14-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,9 @@ link:https://access.redhat.com/support/offerings/techpreview[Technology Preview
[discrete]
[id="virt-4-14-ki-virtualization"]
==== Virtualization
//CNV-61066
* Live migration fails if the VM name exceeds 47 characters. (link:https://issues.redhat.com/browse/CNV-61066[*CNV-61066*])

//4.14 Leave in per Stu
* {VirtProductName} links a service account token in use by a pod to that specific pod. {VirtProductName} implements a service account volume by creating a disk image that contains a token. If you migrate a VM, then the service account volume becomes invalid. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2037611[*BZ#2037611*])
** As a workaround, use user accounts rather than service accounts because user account tokens are not bound to a specific pod.
Expand Down