Code Monkey home page Code Monkey logo

Comments (5)

ecordell avatar ecordell commented on June 20, 2024

What namespace is the CSV in?

Could you try putting SA/Role/RoleBinding/CSV in local-operators instead of local?

from operator-lifecycle-manager.

leseb avatar leseb commented on June 20, 2024

Ok let me try that.

from operator-lifecycle-manager.

leseb avatar leseb commented on June 20, 2024

Same issue if I put everything in the local-operators namespace.

from operator-lifecycle-manager.

ecordell avatar ecordell commented on June 20, 2024

Sorry for the radio silence @leseb -

  1. I installed OLM locally (with make run-local) and used the CSV above.
  2. In the status, I saw all of the expected messages about missing requirements
  3. I created the serviceaccount, role, and rolebinding that you have here for rook-ceph-osd

Then I looked at the status again and saw the requirement for that serviceaccount, which was previously unsatisfied, correctly flip to Satisfied and Present:

  - dependents:
    - group: rbac.authorization.k8s.io
      kind: PolicyRule
      message: namespaced rule:{"verbs":["get","list","watch","create","update","delete"],"apiGroups":[""],"resources":["configmaps"]}
      status: Satisfied
      version: v1beta1
    group: ""
    kind: ServiceAccount
    message: ""
    name: rook-ceph-osd
    status: Present
    version: v1

There were many additional requirements not met, but those should be able to be satisfied similarly.

from operator-lifecycle-manager.

leseb avatar leseb commented on June 20, 2024

Ok so I've been able to unlock this. The issue was that I had set clusterPermission instead permissions due a CSV for OCP. Moving on now...

from operator-lifecycle-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.