Skip to content

Commit acc01c5

Browse files
authored
Merge pull request #35749 from sbeskin-redhat/BZ1997024_Update_excluded_resources_list
BZ1997024 'excluded resources' list updated (MTC 1.6.0)
2 parents 0f8a3c5 + e91ce7e commit acc01c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/migration-excluding-resources.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
- serviceplans
4646
- operatorgroups
4747
- events
48+
- events.events.k8s.io
4849
----
4950
<1> Add `disable_image_migration: true` to exclude image streams from the migration. Do not edit the `excluded_resources` parameter. `imagestreams` is added to `excluded_resources` when the `MigrationController` pod restarts.
5051
<2> Add `disable_pv_migration: true` to exclude PVs from the migration plan. Do not edit the `excluded_resources` parameter. `persistentvolumes` and `persistentvolumeclaims` are added to `excluded_resources` when the `MigrationController` pod restarts. Disabling PV migration also disables PV discovery when you create the migration plan.

0 commit comments

Comments
 (0)