-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17
-
Moderate
-
None
-
False
-
Description of problem:
https://docs.openshift.com/container-platform/4.17/operators/admin/olm-status.html
https://docs.openshift.com/container-platform/4.17/operators/admin/olm-status.html "Table 1. Subscription condition types" needs to be updated. CatalogSourcesUnhealthy: SubscriptionCatalogSourcesUnhealthy indicates that some or all of the CatalogSources to be used in resolution are unhealthy. InstallPlanMissing: SubscriptionInstallPlanMissing indicates that a Subscription's InstallPlan is missing. InstallPlanPending: SubscriptionInstallPlanPending indicates that a Subscription's InstallPlan is pending installation. InstallPlanFailed: SubscriptionInstallPlanFailed indicates that the installation of a Subscription's InstallPlan has failed. ResolutionFailed: SubscriptionResolutionFailed indicates that the dependency resolution in the namespace in which the subscription is created has failed BundleUnpacking: SubscriptionBundleUnpacking indicates that the unpack job is currently running BundleUnpackFailed: SubscriptionBundleUnpackFailed indicates that the unpack job failed Deprecated: SubscriptionDeprecated is a roll-up condition which indicates that the Operator currently installed with this Subscription has been deprecated. It will be present when any of the three deprecation types (Package, Channel, Bundle) are present. PackageDeprecated: SubscriptionOperatorDeprecated indicates that the Package currently installed with this Subscription has been deprecated. ChannelDeprecated: SubscriptionOperatorDeprecated indicates that the Channel used with this Subscription has been deprecated. BundleDeprecated: SubscriptionOperatorDeprecated indicates that the Bundle currently installed with this Subscription has been deprecated.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: