kubesmarts / akrivis

An application to extend Janus IDP with the ability to assign scores to repositories
Apache License 2.0
0 stars 3 forks source link

Remove evaluator microservice #40

Open lucamolteni opened 6 months ago

lucamolteni commented 6 months ago

Probably having an evaluator micro service is useless from an architectural perspective, as it's a REST wrapper over YaRD and YaRd could easily be embedded as a library and used programmatically

Rikkola commented 5 months ago

This depends, as YaRD will likely have a separate release cycle, but at this moment I feel that we should reduce complexity and merge all the projects.

Rikkola commented 4 months ago

For reference a countering proposal https://github.com/kubesmarts/akrivis/issues/60