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.
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.