Skip to content
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
6 changes: 6 additions & 0 deletions virt/release_notes/virt-4-21-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ link:https://issues.redhat.com/browse/CNV-66115[CNV-66115]
[id="virt-4-21-deprecated_{context}"]
== Deprecated features

Legacy virtctl ssh target syntax removed::
The `virtctl ssh` command no longer supports specifying a virtual machine target without an explicit resource type. You must prefix the target name with `vmi/` or `vm`. Scripts and automation that rely on the legacy syntax are no longer supported and must be updated.
+
link:https://issues.redhat.com/browse/CNV-57055[CNV-57055]


[id="virt-4-21-removed_{context}"]
== Removed features

Expand Down