Dmytro Kostiuchenko
Dmytro Kostiuchenko
It seems, that once the feature is implemented in finagle, linkerd should have support for it almost automatically. I made a PoC patch for finagle https://github.com/twitter/finagle/pull/740 After that I built...
Frankly speaking, I have hard time recalling any details, but as @ashald mentioned, we have not been observing any related symptoms for quite a while already. I guess this issue...
@adleong, thanks for clarification. I do understand this, and in this ticket I had in mind exactly the endpoints exposed by linkerd/namerd, like mesh interface. Unlike the issue fixed in...
Let me also explain why I didn't introduce this change in the PR. 1) At NCBI we often upgrade linkerd and named independently. If we introduce both the headers and...
Hi, I'd like to give this a try (I'm interested in support for `exec` mostly and would like to contribute what I can (which is not much at this point)...
From a brief glance over their README it seems like all the interesting parts are compiled into dynamically loaded libs, and those are available only for window and mac os.
I can confirm this issue. It is only reproducible under 2 conditions: 1. multiple displays 2. Global scale factor in KDE's kscreen is > 100% I dumped environment of flameshot...
Looked briefly through the source and I'm not familiar with JGit at all, but seems that plugin doesn't even intend to support my use-case. Please clarify if that's the case....
Ooops. Missed that. Thanks for pointing out. Setting it explicitly is for sure more flexible, than detecting automatically as I tried to do in the pr. What if two approaches...
Yes by autodetect I mean go up the tree (JGit does this for us). The only difference would be, that it could go farther, than `settings.gradle`. So behavior won't change...