nerc-project / operations

Issues related to the operation of the NERC OpenShift environment
1 stars 0 forks source link

NFD Operator not working on Infra and OBS #599

Closed tssala23 closed 1 month ago

tssala23 commented 1 month ago

While working on #556 we noticed that NFD operator on the Infra and OBS cluster is also not running. There are no resources for the operator being created (installplan, csv, etc).

tssala23 commented 1 month ago

The error is the same on both clusters: I0531 15:18:16.363941 1 event.go:285] Event(v1.ObjectReference{Kind:"Namespace", Namespace:"", Name:"openshift-nfd", UID:"98d9b4b8-6cda-4051-b611-bc3e976e37f4", APIVersion:"v1", ResourceVersion:"1462725531", FieldPath:""}): type: 'Warning' reason: 'ResolutionFailed' constraints not satisfiable: no operators found with name nfd.4.10.0-202306170106 in channel stable of package nfd in the catalog referenced by subscription nfd, subscription nfd exists I think thet startingCSV field needs to be removed from the subscription

tssala23 commented 1 month ago

Operators successfully installed with after PR