From 89df0eebd1399d1fcb0c45816986f024be05b60b Mon Sep 17 00:00:00 2001 From: Michael Ryan Peter Date: Wed, 7 Dec 2022 15:04:37 -0500 Subject: [PATCH] BZ2012712 OLM 4.9+ InstallPlan keeps installing after error --- modules/olm-operatorgroups-troubleshooting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/olm-operatorgroups-troubleshooting.adoc b/modules/olm-operatorgroups-troubleshooting.adoc index 094e8bdb52..dddd72b262 100644 --- a/modules/olm-operatorgroups-troubleshooting.adoc +++ b/modules/olm-operatorgroups-troubleshooting.adoc @@ -17,7 +17,7 @@ ** An incorrect or non-existent service account name is specified in the Operator group. -- + -If an install plan encounters an invalid Operator group, the CSV is not generated and the `InstallPlan` resource fails with a relevant message. For example, the following message is provided if more than one Operator group exists in the same namespace: +If an install plan encounters an invalid Operator group, the CSV is not generated and the `InstallPlan` resource continues to install with a relevant message. For example, the following message is provided if more than one Operator group exists in the same namespace: + [source,terminal] ----