Dmitriy Matrenichev

Results 70 comments of Dmitriy Matrenichev

Yes - I did `vndr init` to get this vendor.conf and vendor directory.

Will this compile under the new rules? ```go type B interface { I } type I interface { m() interface { B } } ``` What about this? ```go type...

Unverified should be Unchecked

We should probably fix #529 first because merging this will cause race detector to go nuts.

Greetings! Can you provide `talosctl -n 192.168.5.10,192.168.5.11,192.168.5.12,192.168.5.15 logs dns-resolve-cache` output?