Dmytro Tsapko

Results 8 comments of Dmytro Tsapko

> If the capacity range is not specified by the CO, the SP should just use some default. > > > I suppose that Plugin MAY NOT choose an implementation-defined...

Hi, I'm considering using Open Policy Agent as an authorization agent for microservices. When microservice receives API request I can just forward that request to OPA and it makes the...

> Apologies for not following up sooner. I'm not sure where to go with this yet. > > My understanding of this proposal is that AuthN could save your Open...

Structural logging doesn't work for me. In my case, other microservices should react to these facts (events). For instance, fraud microservice should subscribe to those events and produce some changes...

To reproduce this bug just use ```docker compose up --build```.

I would prefer to remove lines ``` - make build-ui - statik -src=./cmd/ui/assets/dist ``` from `.travis.yml`

Of course, if you remove those lines that will require to have other changes.

Unfortunately ```docker_build.sh``` fails with error in this branch.