migration toolkit for applications 8.2

Upgrading migration toolkit for applications

Upgrade MTA to include new features and deprecations.

Red Hat Customer Content Services

Abstract

The migration toolkit for applications (MTA) upgrade guide provides information for administrators to migrate Keycloak users, upgrade MTA, and update commands that impact your deployment.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see our CTO Chris Wright’s message.

Chapter 1. The migration toolkit for applications upgrade

As an administrator, you can upgrade the migration toolkit for applications (MTA) to the 8.2.0 version on your Red Hat OpenShift cluster. The MTA Operator is released every four months. You can check the MTA Operator release cadence for general availability, full support, and maintenance support lifecycle.

You can upgrade MTA in the following Red Hat OpenShift deployments:

  • Red Hat OpenShift Service on AWS (ROSA)
  • Azure Red Hat OpenShift (ARO)
  • Red Hat OpenShift Container Platform

1.1. Upgrade strategy

When you install an earlier MTA version from the software catalog in your cluster, you must choose the manual update strategy that needs you to manually approve the install plan for the MTA Operator. For the latest version, automatic update is selected as the default upgrade strategy.

The upgrade strategy is applied to all operators that you install in the namespace. If you want separate upgrade strategies for operators, you must install the operators in a different namespace.

Chapter 2. Upgrade to migration toolkit for applications 8.2.0

As an administrator, you can upgrade the migration toolkit for applications (MTA) from the Installed Operators page of the Red Hat OpenShift console.

Prerequisites

  • You reviewed the release notes for new features, enhancements, and known issues.
  • You reviewed the persistent volume requirements.
  • You backed up the data.

Procedure

  1. On the Red Hat OpenShift cluster, click Ecosystem > Installed Operators.
  2. Select your project from the project list where you installed MTA.
  3. Click the Upgrade available link in the Status column.
  4. On the Install Plan page, click Preview Install Plan in the details tab.

    The navigation switches to the components tab.

  5. Check the resource list for the upgrade version.
  6. Click Approve in the Review Manual Install Plan section of the components tab.

Verification

  1. Navigate to the Installed Operators page.
  2. The MTA Operator status for the old version changes to Replacing.
  3. The latest MTA Operator installs with status Succeeded.
  4. Verify the updated version number under the operator name.

    The old operator is automatically removed from the page.

Chapter 3. Migrate Keycloak users

As a Migration toolkit for applications (MTA) administrator, you can federate user authentication to your Keycloak instance and reduce configuration complexity when you upgrade to MTA 8.2.0.

When you upgrade to MTA 8.2.0, the MTA Operator finds the Red Hat build of Keycloak (RHBK) in the MTA namespace if you deployed Keycloak in earlier versions.

If RHBK is available, the MTA Operator installs a Keycloak Operator and deploys an IdentityProvider custom resource (CR) for your Keycloak instance.

In this case, the Keycloak Operator manages the RHBK instance and configures a dedicated realm with necessary roles and permissions. You can configure Keycloak as the primary authentication method in the MTA Tackle CR for an automatic redirect to your instance for user authentication. If you do not configure Keycloak as the primary authentication method, you can click the Sign-in with Keycloak option on the Hub login page to redirect authentication.

If you did not deploy an RHBK instance in the MTA namespace before the upgrade, or if you install MTA for the first time, the MTA Operator does not deploy the Keycloak Operator, PostgreSQL database, and other RHBK resources. You no longer need to provision 1 GiB for the Keycloak database volume in the MTA namespace.

In such cases, you can configure a Keycloak instance separately and integrate it as an identity provider (IdP) for user authentication in MTA. The Hub OpenID Connect (OIDC) provider federates user authentication to the Keycloak provider.

You can configure Keycloak as the OIDC provider by using the IdentityProvider CR and continue to manage users and roles in Keycloak.

You can configure the existing Keycloak instance as an IdP for user authentication by complete the following tasks:

  • Configure the IdP by using the IdentityProvider CR.

    • Configure the Keycloak instance uniform resource identifier (URI) as the OIDC issuer in the CR.
    • Configure the Hub URL with the callback endpoint as the redirect URI.
  • Deploy the CR in the same namespace where you installed the MTA application in your cluster.

The MTA Operator reconfigures the Hub to federate OIDC to your existing Keycloak instance.

Additional resources

Chapter 4. Command-line updates

As an administrator, you must make necessary changes to your pipeline or scripts to include the updated migration toolkit for applications (MTA) command-line (CLI) commands and remove deprecated commands.

4.1. Deprecated CLI commands

The following commands and options are deprecated:

  • List sources

    $ mta-cli analyze --list-sources
  • List targets

    $ mta-cli analyze --list-targets
  • List providers

    $ mta-cli analyze --list-providers
  • Test rulesets

    $ mta-cli test <path_to_ruleset>
  • Transform

    $ mta-cli transform openrewrite

4.2. Updated CLI commands

  • List sources

    $ mta-cli rules list-sources
  • List targets

    $ mta-cli rules list-targets
  • List providers

    $ mta-cli provider list
  • Test rulesets

    $ mta-cli rules test <path_to_ruleset>
  • Transform

    $ mta-cli openrewrite

Legal Notice

Copyright © 2026 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.