Giter Site home page Giter Site logo

Comments (3)

ecordell avatar ecordell commented on May 30, 2024 1

Thanks @abhinavdahiya - just made #620 to address this.

What is the use of openshift-operators namespace and why is this in the release payload?

openshift-operators is the "target" namespace where OLM installs operators for the cluster (global operators that provide services in all namespace, at least). It's in the release payload so that OLM operators can be installed out of the box.

And if this is important for OLM can you add openshift.io/run-level: "1" label like other important SLOs.

Added in #620

OLM is running at pretty high priority order (30) in release payload and is blocking installation of other operators for quite some time.

Can you help me understand how this is possible? The PRs that added this namespace all went green on e2e-aws, and we even switched our olm-specific e2e tests to run in the openshift-operators namespace. How did all of that succeed if it was blocking the installer?

from operator-lifecycle-manager.

abhinavdahiya avatar abhinavdahiya commented on May 30, 2024

Can you help me understand how this is possible? The PRs that added this namespace all went green on e2e-aws, and we even switched our olm-specific e2e tests to run in the openshift-operators namespace. How did all of that succeed if it was blocking the installer?

OLM is running at pretty high priority order (30) in release payload and is blocking installation of other operators for quite some time .

e2e-aws succeeds but the error is causing delays as CVO needs to wait for openshift-apiserver to be running before it can push objects to non openshift.io/run-level: "1" namespaces, hence delaying creation of operators in lower priority...

from operator-lifecycle-manager.

ecordell avatar ecordell commented on May 30, 2024

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.