ovk

Results 17 comments of ovk
trafficstars

Good point about documentation. And thanks for suggestion for deleting blocks. As for highlighting comments, there are few issues I want to fix with syntax highlighting in general, and those...

Unfortunately, the suggested solutions won't work, as they will likely lead to generating invalid signature. The problem is that when attributes are put into `SET OF` for the signature calculation...

Was recently evaluating KCL and this Flux controller and found this limitation, which, in my opinion, greatly diminishes the value that KCL could provide. For those who consider making a...

I encountered exactly the same issue on Ambassador 0.86.0 - TLS context is not applied for a TCP Mapping with `host` specified.

Okay, so I've done a little bit of digging and I think I found the problem. For `V2TCPListener` TLS context looked up in the `group` and it's never there, so...