aserto-dev / topaz

Cloud-native authorization for modern applications and APIs
https://www.topaz.sh
Apache License 2.0
1.08k stars 25 forks source link

Edge health #467

Closed ronenh closed 6 days ago

ronenh commented 6 days ago

Only report health status for the edge plugin if it is enabled.

Also bring back the edge PageSize config option because the discovery service still includes it in its responses. It needs to be removed there first.

coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 11134476443

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/edge/factory.go 0 4 0.0%
<!-- Total: 0 4 0.0% -->
Files with Coverage Reduction New Missed Lines %
plugins/edge/factory.go 1 19.44%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11128723766: -0.006%
Covered Lines: 1314
Relevant Lines: 4648

💛 - Coveralls