Description of problem: Seeing this issue while trying to install some community operators like Kogito. 0807 20:33:48.761076 1 queueinformer_operator.go:290] sync "test-operators1" failed: found more than one head for channel I0807 20:33:48.761502 1 event.go:278] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"test-operators1", UID:"fae38efd-8e20-4086-9b51-fb76dc2685c6", APIVersion:"v1", ResourceVersion:"316245", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' found more than one head for channel E0807 20:33:48.816514 1 queueinformer_operator.go:290] sync "test-operators1" failed: found more than one head for channel I0807 20:33:48.816607 1 event.go:278] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"test-operators1", UID:"fae38efd-8e20-4086-9b51-fb76dc2685c6", APIVersion:"v1", ResourceVersion:"316245", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' found more than one head for channel E0807 20:33:48.842369 1 queueinformer_operator.go:290] sync "test-operators1" failed: found more than one head for channel I0807 20:33:48.842545 1 event.go:278] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"test-operators1", UID:"fae38efd-8e20-4086-9b51-fb76dc2685c6", APIVersion:"v1", ResourceVersion:"316245", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' found more than one head for channel E0807 20:33:48.867721 1 queueinformer_operator.go:290] sync "test-operators1" failed: found more than one head for channel I0807 20:33:48.867831 1 event.go:278] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"test-operators1", UID:"fae38efd-8e20-4086-9b51-fb76dc2685c6", APIVersion:"v1", ResourceVersion:"316245", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' found more than one head for channel E0807 20:33:48.893233 1 queueinformer_operator.go:290] sync "test-operators1" failed: found more than one head for channel I0807 20:33:48.893318 1 event.go:278] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"test-operators1", UID:"fae38efd-8e20-4086-9b51-fb76dc2685c6", APIVersion:"v1", ResourceVersion:"316245", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' found more than one head for channel Version-Release number of selected component (if applicable): Cluster Version: 4.6.0-0.nightly-2020-08-06-062308 OLM version: 0.16.0 git commit: 163608d60f37cc3496736bfc4ec72ca01dc7083a How reproducible: Always Steps to Reproduce: 1- Install Kogito Operator using Operator Hub Actual results: Unable to install some community-operators
The underlying issue has already been fixed, but the community-operators image needs to be updated to use the latest base image.
Evan do you know if is there a PR for that? Just asking to check the right moment to verify it. Thanks
Just FYI. I find some OLM automation regression cases (for example 22226) also are failing with same error. Besides Bruno's comment, what does "community-operators image needs to be updated to use the latest base image" means? Thanks Let's take namespace-configuration-operator as example which is from community-operators. it take quay.io/redhat-cop/namespace-configuration-operator:v0.1.0. do you mean the author of namespace-configuration-operator need to rebuild this image?
Some automation regression cases are still failing at this error. For example, operator teiid operator composable-operator the index image is quay.io/openshift-community-operators/catalog:latest could you please update them? thanks
Note: for above failure, I tried to manually install them, and same error. so it has nothing with automation code. FYI
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days