mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
678 B
Plaintext
16 lines
678 B
Plaintext
// Module included in the following assemblies:
|
|
// * extensions/catalogs/olmv1-catalog-content-resolution.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
|
|
[id="olmv1-troubleshooting-catalog-selection-errors_{context}"]
|
|
= Troubleshooting catalog selection errors
|
|
|
|
If bundle resolution fails because of ambiguity or because no catalog is selected, an error message is printed in the `status.conditions` field of the cluster extension.
|
|
|
|
Perform the following actions to troubleshoot catalog selection errors:
|
|
|
|
* Refine your selection criteria using labels or expressions.
|
|
* Adjust your catalog priorities.
|
|
* Ensure that only one bundle matches your package name and version requirements.
|