Coder Social home page Coder Social logo

Comments (6)

edganiukov avatar edganiukov commented on May 23, 2024 1

In any case, if keda can't create HPA, it should report status to ScaleObject (prometheus query is invalid, some parameters are invalid, etc), otherwise there is no feedback to user (who has no access to keda logs) about status of its ScaledObject

from keda.

yaron2 avatar yaron2 commented on May 23, 2024

What constitutes an error state?

from keda.

ahmelsayed avatar ahmelsayed commented on May 23, 2024

The ones I had in mind were:

  • Deployment doesn't exist
  • trigger connection secret doesn't exist
  • bad connection to event sources (invalid connection string, password/username, not found, etc)

I think it'll make debugging issues easier if you can just lookup the status of a ScaledObject that's not behaving as you'd expect instead of going through keda logs.

from keda.

yaron2 avatar yaron2 commented on May 23, 2024

Yeah that makes sense, however bad connection to event sources is a pretty volatile and changing thing..

from keda.

zroubalik avatar zroubalik commented on May 23, 2024

This could be reflected in Status.Conditions
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#typical-status-properties

from keda.

zroubalik avatar zroubalik commented on May 23, 2024

Fixed by #750

from keda.

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.