1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

BZ2012712 OLM 4.9+ InstallPlan keeps installing after error

This commit is contained in:
Michael Ryan Peter
2022-12-07 15:04:37 -05:00
committed by openshift-cherrypick-robot
parent 690efba843
commit 89df0eebd1

View File

@@ -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]
----