alanc has quit [Remote host closed the connection]
rektide has joined #freedesktop
veganaiZe has joined #freedesktop
eh58 has joined #freedesktop
eh5 has quit [Ping timeout: 480 seconds]
ngcortes has quit [Ping timeout: 480 seconds]
ngcortes has joined #freedesktop
ngcortes has quit [Remote host closed the connection]
shbrngdo has quit [Remote host closed the connection]
shbrngdo has joined #freedesktop
veganaiZe has quit [Remote host closed the connection]
ximion has quit []
veganaiZe has joined #freedesktop
bengal has joined #freedesktop
bengal has quit []
K`den has joined #freedesktop
Kayden has quit [Remote host closed the connection]
danvet has joined #freedesktop
rando25902 has joined #freedesktop
rando25892 has quit [Ping timeout: 480 seconds]
K`den is now known as Kayden
Kayden has quit [Quit: reboot to try and fix some rubbish]
bengal has joined #freedesktop
Seirdy has joined #freedesktop
Kayden has joined #freedesktop
agd5f_ has joined #freedesktop
jpnurmi has quit [Remote host closed the connection]
jpnurmi has joined #freedesktop
jpnurmi has quit [Remote host closed the connection]
jpnurmi has joined #freedesktop
agd5f has quit [Ping timeout: 480 seconds]
jpnurmi has quit [Remote host closed the connection]
jpnurmi has joined #freedesktop
bcarvalho has quit [Remote host closed the connection]
bcarvalho has joined #freedesktop
nroberts has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
ximion has joined #freedesktop
MrCooper has joined #freedesktop
ximion has quit []
xexaxo has joined #freedesktop
pendingchaos has quit [Quit: No Ping reply in 180 seconds.]
pendingchaos has joined #freedesktop
pendingchaos has quit []
pendingchaos has joined #freedesktop
veganaiZe has quit [Ping timeout: 480 seconds]
bilboed has quit [Quit: Ping timeout (120 seconds)]
bilboed has joined #freedesktop
<kusma>
Hmm, getting 504s from gitlab now
ajax has joined #freedesktop
<kusma>
Aaand it's gone.
<bentiss>
daniels: so I've got good and bad news for ceph + STS + OPA
<bentiss>
good news: I managed to use keycloak as a JWT frontend and forward the gitlab payload in the token
<bentiss>
also, the helm chart allows to add a json file of the config, so no need fo r a sidecar pod (and external postgres, the pods can be stateless)
<bentiss>
bad news: ceph is crashing with OPA enabled
<bentiss>
like crashing badly for every single request
<bentiss>
I think I am down to 2 workaround for that crash:
<daniels>
uhhhh
<bentiss>
1. use keycloak for the fine grain policies, but that means rewrite our entire policy in S3 language, which is... harder than OPA