Coder Social home page Coder Social logo

druid-opa-authorizer's People

Contributors

fhennig avatar maltesander avatar nightkr avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

druid-opa-authorizer's Issues

OpaResponse deserilization fails if the JSON response contains unexpected fields

The OpaResponse object currently only expects a result field when deserializing: https://github.com/stackabletech/druid-opa-authorizer/blob/main/src/main/java/tech/stackable/druid/opaauthorizer/opatypes/OpaResponse.java

When e.g. enabling decision logging in OPA, this will add at least another field decision_id to the JSON response and therefore running into an exception when deserializing.

See stackabletech/opa-operator#422

GitHub Action that can push to nexus

Currently, the plugin needs to be built manually and then uploaded to nexus. It would be nice to have an action that can be used for that, as a first step.

Possibly we could also make branches etc. and automate everything, but that seems maybe excessive for now

Convert build system to Maven

Currently Gradle is used, our other Java based projects use Maven, most upstream projects use Maven etc.

This is done when Gradle has been replaced by Maven.

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.