rayfordj / mig-legacy-operator

An operator for installing velero and restic for use with Crane on OpenShift 4.5 and earlier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crane Legacy Operator

Publish Images molecule

Crane Legacy Operator (mig-legacy-operator) performs an install of basic components for enabling migrations from old versions of OpenShift.

This operator should be used for versions older than 4.6.

For newer versions and documentation see Crane Operator

Installation

oc create -f https://raw.githubusercontent.com/konveyor/mig-legacy-operator/main/deploy/operator.yml
oc create -f https://raw.githubusercontent.com/konveyor/mig-legacy-operator/main/deploy/controller.yml

About

An operator for installing velero and restic for use with Crane on OpenShift 4.5 and earlier

License:Apache License 2.0


Languages

Language:Jinja 99.3%Language:Dockerfile 0.4%Language:Shell 0.3%