Giter Club home page Giter Club logo

Comments (2)

maxsmythe avatar maxsmythe commented on May 30, 2024

We talked about this some in the meeting today. Here are some points that were brought up:

  • Rejecting a user request because the admin has misconfigured a constraint misdirects feedback -- ideally the admin should have their request rejected if they misconfigure a constraint
  • Parameter JSONSchemas are insufficient because some constraints have complex parameter validation where the validity of one field may depend on the value of a different field
    • To handle cases like this, it might be neat to have programmable constraint validation, though there are no plans to actively work on this just yet (not enough time)
  • It would be great if we had a system where an admin could test their defined constraints by throwing known bad and good inputs against them and making sure each fails/passes
    • Admins are likely best capable of knowing the set of bad inputs, as they are selecting parameters with an eye to preventing specific bad outcomes

Long term, I think the most interesting thing would be to write such a testing framework.

Short term, I'd recommend applying the constraints/templates on a test cluster and testing good and bad resources against the constraints, much like the agile bank demo.

from gatekeeper-library.

stale avatar stale commented on May 30, 2024

This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

from gatekeeper-library.

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.