Skip to content

Commit dbe1733

Browse files
authored
Merge pull request #81686 from amolnar-rh/TELCODOCS-1861-additional-seedgen-validation
TELCODOCS-1861: Add additional seedgen validation checks/requirements
2 parents 760a1a4 + 57ea874 commit dbe1733

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

modules/cnf-image-based-upgrade-generate-seed-image.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,12 @@ Use the {lcao} to generate the seed image with the `SeedGenerator` CR. The Opera
1717
1818
.Prerequisites
1919

20-
* Configure a shared container directory on the seed cluster.
21-
* Install the {oadp-short} Operator and the {lcao} on the seed cluster.
20+
* You have configured a shared container directory on the seed cluster.
21+
* You have installed the minimum version of the {oadp-short} Operator and the {lcao} on the seed cluster.
22+
* Ensure that persistent volumes are not configured on the seed cluster.
23+
* Ensure that the `LocalVolume` CR does not exist on the seed cluster if the Local Storage Operator is used.
24+
* Ensure that the `LVMCluster` CR does not exist on the seed cluster if {lvms} is used.
25+
* Ensure that the `DataProtectionApplication` CR does not exist on the seed cluster if {oadp-short} is used.
2226
2327
.Procedure
2428

0 commit comments

Comments
 (0)