Dimitrij Drus

Results 95 comments of Dimitrij Drus

> I have a quick question about how this additional schema would behave during Ory Kratos' validation and UI generation phase? Is it being respsected? For the validation purpose, the...

Regarding > And with regards to your question, I think an alternative to this could be to have available in the webhook context > > ``` > { > request:...

I fully agree with you. That makes sense. I'll check what it means in sense of the effort and then see how to better proceed with this PR.

Hi. Please excuse me for the silence. Because of my project (ypu're aware about ;) ) I had other priorities. I'll come back to this PR however as soon as...

Already did that without however receiving a real feedback. Even there is definitely an overlap with Authorino, heimdall goes much further by e.g. not being limited to kubernetes deployments only...

Hi @guicassolato. Sure. Will be glad to join and do the short presentation. 😀

Hi @nicholasjackson. Thank you for reaching out to me. Indeed, I have never attended any of the TAG Network meetings yet, but would love to do a presentation. Could you...

I’d like to clarify/comment the third bullet point from the previous comment. This practice has actually been in place from the beginning of the project. However, for the most recent...

Hi CNCF TOC Team, Thank you very much for taking the time to review my application. While I’m disappointed that the application won’t be moving forward to a vote at...

Maybe one could do something similar rueidis (a redis client) is doing here: https://github.com/redis/rueidis/blob/cf567f7740252126f7932bbdbb4c6be1613e0cfb/lru.go#L235. In their case, the value type is actually known in advance.