Skip to content

Commit 1bec731

Browse files
authored
Merge pull request #108725 from vashirova/MIG-1877-delete-mtc
MIG-1877: Remove MTC
2 parents f726d75 + d8b0c99 commit 1bec731

165 files changed

Lines changed: 5 additions & 7803 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_attributes/common-attributes.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,6 @@ endif::[]
8686
:ms: Red{nbsp}Hat build of MicroShift (MicroShift)
8787
// Backup and restore
8888
:launch: image:app-launcher.png[title="Application Launcher"]
89-
:mtc-first: Migration Toolkit for Containers (MTC)
90-
:mtc-short: MTC
91-
:mtc-full: Migration Toolkit for Containers
92-
:mtc-version: 1.8
93-
:mtc-version-z: 1.8.13
94-
:mtc-legacy-image: 1.7
9589
:mtv-first: Migration Toolkit for Virtualization (MTV)
9690
:mtv-short: MTV
9791
:mtv-full: Migration Toolkit for Virtualization

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -3852,60 +3852,6 @@ Topics:
38523852
Distros: openshift-origin
38533853
- Name: Network considerations
38543854
File: planning-considerations-3-4
3855-
- Name: About MTC
3856-
File: about-mtc-3-4
3857-
- Name: Installing MTC
3858-
File: installing-3-4
3859-
- Name: Installing MTC in a disconnected environment
3860-
File: installing-restricted-3-4
3861-
- Name: Upgrading MTC
3862-
File: upgrading-3-4
3863-
- Name: Premigration checklists
3864-
File: premigration-checklists-3-4
3865-
- Name: Migrating your applications
3866-
File: migrating-applications-3-4
3867-
- Name: Advanced migration options
3868-
File: advanced-migration-options-3-4
3869-
- Name: Troubleshooting
3870-
File: troubleshooting-3-4
3871-
---
3872-
Name: Migration Toolkit for Containers
3873-
Dir: migration_toolkit_for_containers
3874-
Distros: openshift-enterprise,openshift-origin
3875-
Topics:
3876-
- Name: About MTC
3877-
File: about-mtc
3878-
- Name: MTC release notes
3879-
Dir: release_notes
3880-
Topics:
3881-
- Name: MTC release notes 1.8
3882-
File: mtc-release-notes
3883-
- Name: MTC release notes 1.7
3884-
File: mtc-release-notes-1-7
3885-
- Name: MTC release notes 1.6
3886-
File: mtc-release-notes-1-6
3887-
- Name: MTC release notes 1.5
3888-
File: mtc-release-notes-1-5
3889-
- Name: Installing MTC
3890-
File: installing-mtc
3891-
- Name: Installing MTC in a disconnected environment
3892-
File: installing-mtc-restricted
3893-
- Name: Upgrading MTC
3894-
File: upgrading-mtc
3895-
- Name: Premigration checklists
3896-
File: premigration-checklists-mtc
3897-
- Name: Network considerations
3898-
File: network-considerations-mtc
3899-
- Name: Direct Migration Requirements
3900-
File: mtc-direct-migration-requirements
3901-
- Name: Migrating your applications
3902-
File: migrating-applications-with-mtc
3903-
- Name: Advanced migration options
3904-
File: advanced-migration-options-mtc
3905-
- Name: Migrating virtual machine storage
3906-
File: mtc-migrating-vms
3907-
- Name: Troubleshooting
3908-
File: troubleshooting-mtc
39093855
---
39103856
Name: API reference
39113857
Dir: rest_api

backup_and_restore/application_backup_and_restore/aws-sts/oadp-aws-sts.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ toc::[]
99
[role="_abstract"]
1010
Install the {oadp-first} with {aws-first} by installing the OADP Operator. The Operator installs {velero-link}.
1111

12-
include::snippets/oadp-mtc-operator.adoc[]
13-
1412
You configure {aws-short} for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see _Installing the OADP Operator_.
1513

1614
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. See _Using Operator Lifecycle Manager in disconnected environments_.

backup_and_restore/application_backup_and_restore/installing/about-installing-oadp.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
1212
[role="_abstract"]
1313
As a cluster administrator, you install the OpenShift API for Data Protection (OADP) by installing the OADP Operator. The OADP Operator installs {velero-link}.
1414

15-
include::snippets/oadp-mtc-operator.adoc[]
16-
1715
To back up Kubernetes resources and internal images, you must have object storage as a backup location, such as one of the following storage types:
1816

1917
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc#installing-oadp-aws[Amazon Web Services]

backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ toc::[]
1212
[role="_abstract"]
1313
You install the OpenShift API for Data Protection (OADP) with Amazon Web Services (AWS) S3 compatible storage by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1414

15-
include::snippets/oadp-mtc-operator.adoc[]
16-
1715
You configure AWS for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
1816

1917
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. See xref:../../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments] for details.

backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Configure the {oadp-first} with Microsoft Azure to back up and restore cluster r
1414

1515
The {oadp-short} Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1616

17-
include::snippets/oadp-mtc-operator.adoc[]
18-
1917
You configure Azure for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
2018

2119
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. See xref:../../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments] for details.

backup_and_restore/application_backup_and_restore/installing/installing-oadp-gcp.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ toc::[]
1212
[role="_abstract"]
1313
You install the OpenShift API for Data Protection (OADP) with {gcp-first} by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1414

15-
include::snippets/oadp-mtc-operator.adoc[]
16-
1715
You configure {gcp-short} for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
1816

1917
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. See xref:../../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments] for details.

backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Configure {oadp-first} to use Multicloud Object Gateway (MCG), a component of {r
1515

1616
You can install the {oadp-first} with MCG by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1717

18-
include::snippets/oadp-mtc-operator.adoc[]
19-
2018
You can create a `Secret` CR for the backup location and install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
2119

2220
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. For details, see xref:../../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments].

backup_and_restore/application_backup_and_restore/installing/installing-oadp-ocs.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ toc::[]
1212
[role="_abstract"]
1313
Install the {oadp-first} with {rh-storage} by installing the {oadp-short} Operator and configuring a backup location and a snapshot location. You then install the Data Protection Application.
1414

15-
include::snippets/oadp-mtc-operator.adoc[]
16-
1715
You can configure xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc#installing-oadp-mcg[Multicloud Object Gateway] or any AWS S3-compatible object storage as a backup location.
1816

1917
You can create a `Secret` CR for the backup location and install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].

backup_and_restore/application_backup_and_restore/oadp-advanced-topics.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,4 @@ include::modules/oadp-storage-class-mapping-oadp.adoc[leveloffset=+3]
4242

4343
* xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/oadp-backing-up-applications-restic-doc.adoc#backing-up-applications[Backing up applications with File System Backup: Kopia or Restic].
4444

45-
* xref:../../migration_toolkit_for_containers/advanced-migration-options-mtc.adoc#migration-converting-storage-classes_advanced-migration-options-mtc[Migration converting storage classes].
46-
4745
:!oadp-advanced-topics:

0 commit comments

Comments
 (0)