-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
0.42
-
False
-
-
False
-
None
-
-
CNV I/U Sprint.next
Make sure all the deployment manifests, contains the required resources for the Migration Operator.
Implementation details:
Modify the hack/build-manifests.sh script:
- add function to read the CSV and the CRD from the migration operator image; e.g. create_migration_operator_csv, (follow the create_aaq_csv function for reference).
- Call the new function to read the required yamls.
- Add the following flags when running the csv-merger and the manifest-templator
* --migration-operator-csv
- --migration-operator-csv-file
- --migration-operator-version
- make sure to add the new CRD files that are now created, to git.