Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [bug] - pachyderm cannot start #80

Open
ryanaslett opened this issue Jul 25, 2023 · 3 comments
Open

🐛 [bug] - pachyderm cannot start #80

ryanaslett opened this issue Jul 25, 2023 · 3 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@ryanaslett
Copy link

📝 Description

Similar to #79 , pachyderm containers are unable to start as it appears to be looking for an operator group that isnt there:

        failed to populate resolver cache from source
        operatorgroup-unavailable/pachyderm: found 0 operatorgroups in namespace
        pachyderm: expected 1```


@ryanaslett
Copy link
Author

This appears to be an issue where the operator group doesnt exist, so we cant create a subscription. Should it possibly be defined here?

operators:
openshift-pipelines-operator-rh:
enabled: true
namespace: openshift-operators
subscription:
channel: latest
approval: Automatic
operatorName: openshift-pipelines-operator-rh
sourceName: redhat-operators
sourceNamespace: openshift-marketplace
operatorgroup:
create: false
openshift-cert-manager-operator-pre-413:
enabled: false
namespace: openshift-operators
subscription:
channel: tech-preview
approval: Automatic
operatorName: openshift-cert-manager-operator
sourceName: redhat-operators
sourceNamespace: openshift-marketplace
operatorgroup:
create: false
openshift-cert-manager-operator:
enabled: true
namespace: cert-manager-operator
subscription:
channel: stable-v1
approval: Automatic
operatorName: openshift-cert-manager-operator
sourceName: redhat-operators
sourceNamespace: openshift-marketplace
operatorgroup:
create: true
devspaces:
enabled: true
namespace: openshift-operators
subscription:
channel: stable
approval: Automatic
operatorName: devspaces
sourceName: redhat-operators
sourceNamespace: openshift-marketplace
operatorgroup:
create: false
rhods-operator:
enabled: true
namespace: redhat-ods-operator
subscription:
channel: stable
approval: Automatic
operatorName: rhods-operator
sourceName: redhat-operators
sourceNamespace: openshift-marketplace
operatorgroup:
create: true
global: true

@HeatherAck
Copy link

@redmikhail did you grant @jpaulrajredhat access to OS-C cluster?

@HeatherAck
Copy link

@jpaulrajredhat do you have any update on this issue now that you have access?

@caldeirav caldeirav moved this from 📋 Backlog to 👀 In review in Data Mesh Pattern Backlog Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
No open projects
Status: 👀 In review
Development

No branches or pull requests

6 participants