Farasath Ahamed
Farasath Ahamed
@charliecliff If you looking to understand how to use Balana for different use case etc. checkout the samples https://github.com/wso2/balana/tree/master/modules/balana-samples
`Having xercesImpl as a dependency leads to all sorts of problems` is a vague statement :wink: It would be really helpful if you could point out some problems you have...
@bergerst Thanks for the contribution!!! Since this suggestion is fixed with https://github.com/wso2/balana/pull/65 I am closing the issue :smile:
More over the document should have an easy follow flow. Currently in 6.0.0 the docs seems very scattered related to deployment. For example: "How do I change the configs to...
> @vihanga-liyanage @SkNuwanTissera will research and come up with a interface design for the connector. I believe SCIM is a protocol based on HTTP. In that case we can use...
I tried the PoC using the Skipper OPA filter benchmarks outlined [here](https://github.com/zalando/skipper/blob/1a98f01d646302f492e066d60fd514bc80bb06e3/filters/openpolicyagent/opaauthorizerequest/opaauthorizerequest_test.go#L628) with both the OPA v0.68.0 (current version used in skipper) and the PoC branch. 4 scenarios in the...
> [@mjungsbluth](https://github.com/mjungsbluth) a PR has been made to add the new event buffer: [#7446](https://github.com/open-policy-agent/opa/pull/7446) It behaves the same way as the POC with some implementation differences and adds a way...
@szuecs I added a few more test cases based on review comments (which removed your previous 👍🏻 rightly so with new changes in) Please take a look approve if everything...
* Sample benchmark run with percentiles ``` goos: darwin goarch: arm64 pkg: github.com/zalando/skipper/filters/openpolicyagent/opaauthorizerequest cpu: Apple M1 Max BenchmarkWithPercentiles/minimal-with-decision-logs-10 127410 8796 ns/op 45762 B/op 815 allocs/op BenchmarkWithPercentiles/minimal-with-decision-logs/P50-10 127410 59125 ns/op BenchmarkWithPercentiles/minimal-with-decision-logs/P95-10...