Commit Graph

15 Commits

Author SHA1 Message Date
dinama
90f64bb523
ED-124: -drop legacy ContextTokens (#35) 2021-09-09 19:52:45 +03:00
dinama
6dbd5079a7
ED-124 ED-162 ED-242: +rbkmoney/bouncer-proto#26 +erlang 24 (#33) 2021-08-26 07:04:16 +03:00
Alexey
6f24fe1aba
ED-211: Update gunner (#32) 2021-08-06 16:53:17 +03:00
Yaroslav Rogov
105005f237
ED-171/deps: Update bouncer_proto (#29) 2021-07-29 11:34:33 +03:00
Alexey
e15446c301
ED-114: gunner metrics via hay (#26) 2021-07-21 14:17:57 +03:00
Andrew Mayorov
7ff60dc174
Bump to rbkmoney/bouncer-proto@7dee26e (#25) 2021-04-15 11:48:15 +03:00
Alexey
133b0d5b49
ED-64: Gunner pool integration (#23) 2021-03-29 11:04:16 +03:00
Andrew Mayorov
4b86d8e48f
MSPF-641: Relax fsync-every-write audit log handler policy (#20)
* Make fsync repeat interval configurable as usual.

* Dig into logger internals to sync w/ handler reliably

* Upgrade to opa 0.26.0-debug service image in tests

* Bump to rbkmoney/image-build-erlang@61a001b
2021-02-18 11:24:50 +03:00
Andrew Mayorov
c0e85ff764
Bump to rbkmoney/bouncer-proto@a126059 (#14) 2021-01-27 13:51:48 +03:00
ndiezel0
530f8e646f
MSPF-629: Add decisions (#12)
* MSPF-629: Add decisions

* MSPF-629: Fix compile

* MSPF-629: Review fix

* MSPF-629: Update bouncer_proto

* MSPF-629: Fix lint and move from_thrift_struct/4 to bouncer_thrift

* MSPF-629: Fix merge

* MSPF-629: Remove `jsx:encode/1` for restrictions

* MSPF-629: Rename decision -> judgement

* MSPF-629: Change README.md

* MSPF-629: Fix tests

* MSPF-629: Add bundle.tar.gz to gitignore

* MSPF-629: Fix test

* MSPF-629: Fix last test

* MSPF-629: Fix lint

* MSPF-629: Simplify regex

* MSPF-629: Alternative solution to atomization

* MSPF-629: Review fix

* MSPF-629: Review fix
2020-12-31 17:26:12 +03:00
ndiezel0
2445f446d6
MSPF-591: Update bouncer_proto (#11)
* MSPF-591: Update bouncer_proto

* MSPF-591: Fix lint

* MSPF-591: Update proto
2020-12-03 17:22:32 +03:00
Артем
c9f70695cc
Update bouncer proto (#10) 2020-11-25 15:20:17 +03:00
ndiezel0
b042399a6d
MSPF-620: Add OrgManagement stub (#8)
* MSPF-620: Add OrgManagement stub

* MSPF-620: Fix lint

* MSPF-620: Review fix
2020-11-03 17:26:56 +03:00
Andrew Mayorov
44fa86982d
MSPF-585: Implement naive audit logging (#4)
* Allow to set up multiple pulse handlers

* Enable audit logging through dedicated log handler

* Remove scoper use from handler

* Verify that audit log overload stops handlers

Though it's not apparently, so skip the test for now but keep testcase
for future experimentation.

Co-authored-by: Sergey Yelin <elinsn@gmail.com>
2020-10-30 15:10:07 +03:00
Andrew Mayorov
9004e3fe50
Implement a thrift service around opa policy solver (#1)
Co-authored-by: Andrey Fadeev <me@ciiol.net>
2020-10-14 12:09:26 +03:00