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: 0 additions & 6 deletions modules/ts-capi-migrate-unsupported-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ The following limitations apply to all clusters:

** `version`
** `readinessGates`
//OCPCLOUD-2714

* The Machine API does not support using the following Cluster API drain configuration options:

Expand All @@ -37,9 +36,6 @@ The following limitations apply to all clusters:
** `nodeDeletionTimeout`
//OCPCLOUD-2715

* The Cluster API does not support propagating labels or taints from machines to nodes.
//OCPCLOUD-2861

[id="ts-capi-migrate-unsupported-features-aws_{context}"]
== {aws-first} limitations

Expand Down Expand Up @@ -79,11 +75,9 @@ The underlying instances will continue to use these settings.
** `spec.privateDNSName`
** `spec.securityGroupOverrides`
** `spec.uncompressedUserData`
//OCPCLOUD-2711

* The Cluster API does not support orphaning a nonroot EBS volume when its underlying {aws-short} EC2 instance is removed.
When an instance is terminated, the Cluster API removes all dependent volumes.
//OCPCLOUD-2717

* When migrating a Machine API resource to the Cluster API, the ignition version is hard-coded and might not match the user data secret that is passed through.
//OCPCLOUD-2719