Skip to content

Feature/Migration Toolkit for Virtualization#68

Merged
bcarr-rh merged 20 commits intomainfrom
mtv
Feb 13, 2026
Merged

Feature/Migration Toolkit for Virtualization#68
bcarr-rh merged 20 commits intomainfrom
mtv

Conversation

@aharrell-rh
Copy link
Copy Markdown
Contributor

These policies will deploy the Migration Toolkit for Virtualization operator as well as the Forklift Controller instance.

Comment thread policies/mtv/templates/policy-mtv-operator-install.yaml
Comment thread policies/mtv/Chart.yaml Outdated
Comment thread policies/mtv/templates/policy-forklift-controller.yaml Outdated
Comment thread policies/mtv/values.yaml Outdated
FlexibleToast and others added 11 commits November 12, 2025 22:17
Co-authored-by: FlexibleToast <jmcdade@redhat.com>
…stance (#67)

* added policy to create hyperconverged operand to fully deploy ocp virt

* turning off virt in values file

---------

Co-authored-by: adonte <helloadonte@gmail.com>
* Add ability to install gitops with custom cluster ca bundle

---------

Co-authored-by: FlexibleToast <jmcdade@redhat.com>
ArgoCD ConfigMap name in the AutoShift policy was cluster-ca-bundle, but was user-ca-bundle everywhere else. Now it is all user-ca-bundle

Co-authored-by: FlexibleToast <jmcdade@redhat.com>
* Add Provisioning and AgentServiceConfig

---------

Co-authored-by: FlexibleToast <jmcdade@redhat.com>
@FlexibleToast FlexibleToast linked an issue Dec 9, 2025 that may be closed by this pull request
@aharrell-rh aharrell-rh requested a review from bcarr-rh January 19, 2026 15:48
@bcarr-rh
Copy link
Copy Markdown
Contributor

bcarr-rh commented Feb 2, 2026

I think this needs more then just the operator installed to work right?

@aharrell-rh
Copy link
Copy Markdown
Contributor Author

aharrell-rh commented Feb 2, 2026

@bcarr-rh forklift policy creates the forklift CR

from mtv operator description:
Once you have successfully installed the Operator, proceed to deploy components by creating the required ForkliftController CR.

Comment thread README.md Outdated
| `mtv-version` | string | `mtv-operator.v2.9.6` | Specific CSV version for controlled upgrades


mtv-version: 'mtv-operator.v2.9.6'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove these parts

Comment thread autoshift/values.hub.yaml Outdated
# Example: redhat-operators + -mirror = redhat-operators-mirror
mirror-catalog-suffix: 'mirror'
### Migration Toolkit for Openshift Virtualization
mtv: 'true'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably disabled here and enabled where we have virt enabled. Maybe in the bare metal values file

@bcarr-rh bcarr-rh merged commit 143b147 into main Feb 13, 2026
2 checks passed
@bcarr-rh bcarr-rh deleted the mtv branch February 13, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Migration Toolkit for Virtualization Operator

3 participants