Giter VIP home page Giter VIP logo

Comments (3)

gmrodgers avatar gmrodgers commented on June 18, 2024

Hey @djoyahoy!

Yea we've encountered this a few times, usually when there's a failure to clean up a resource in the namespace. Since this is default behaviour for a terminating namespace, I'm not sure we can do much to alleviate the problem. But from your issue, are you suggesting to make the error message clearer? If so, that would seem reasonable enough to me

from projects-operator.

djoyahoy avatar djoyahoy commented on June 18, 2024

HI @gmrodgers. I think a clear error message in the logs makes sense. Thanks!

from projects-operator.

edwardecook avatar edwardecook commented on June 18, 2024

A potentially preferable solution is to set MaxConcurrentReconciles to something above 1. This can be done using https://github.com/kubernetes-sigs/controller-runtime/blob/bac7e8aaf90acf319cf58f7441e3847096c7bd52/pkg/builder/controller.go#L143 when initialising the manage, which we currently do here: https://github.com/pivotal/projects-operator/blob/b70879416de1f91dff9c5805da84cc528c112c6a/controllers/project_controller.go#L95

from projects-operator.

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.