Skip to content

Operator install fails to find the bundle after this commit: 6a065947e60f3f2afc1dd3b934cbc802696a1807 #736

@rgomez-casa

Description

@rgomez-casa

The indexes built since the lastest image of the upstream-opm-builder was released with this commit: 6a06594

6a06594#diff-2980e058bdab1972cf3ef402d7ca4ac938e2f7f93130c9164610a2716303704e

Are not producing a working catalog we can subscribe to.

Subscribing to the operator causes this error, and does not produce and CSV or Install Plan.

E0804 17:45:18.483224 1 queueinformer_operator.go:290] sync {"update" "openshift-operators"} failed: constraints not satisfiable: no operators found matching the subscription criteria for my-operator, a subscription to package my-operator exists in the namespace
I0804 17:45:18.483478 1 event.go:282] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"openshift-operators", UID:"b0e3c148-aa21-420c-b115-e42785e5e92c", APIVersion:"v1", ResourceVersion:"1115", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' constraints not satisfiable: no operators found matching the subscription criteria for my-operator, a subscription to package my-operator exists in the namespace

Using images prior to that commit as base images, like this one:

quay.io/operator-framework/upstream-opm-builder@sha256:49a3dc17e128c1fa687b9237780d95d522359b304aa8a94b9eee0ee66e792b1b

works fine and produce a valid CSV and Install Plan.

This was tested on Openshift 4.7.0.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions