Krisztian Litkey

Results 285 comments of Krisztian Litkey

> My service is a multi-goroutine daemon service, and nri-plugin is one of the modules of my service. In nri-plugin I did not use WithOnClose() to set the exit callback...

> I see the plugins use ttrpc as the transport, that is an implementation of grpc, is not possible to reuse the grpc existing mechansims than create a new one...

> > I see the plugins use ttrpc as the transport, that is an implementation of grpc, is not possible to reuse the grpc existing mechansims than create a new...

> > Now that you mentioned ttrpc itself, it just came to my mind that it also might be possible to plug in a modified version of this proposal using...

> [@kad](https://github.com/kad) It looks like this proposal covers some encryption and challenge mechanism, but I don't really understand how the described protocol achieves the goals you stated. Specifically, I see:...

@mikebrow Okay, I'll take a look at moving these out from core NRI. The only/original reason to have these CRI From/To conversion functions here is that they are used in...

#161 has been merged, eliminating CRI dependencies from NRI.

Hmm, I think only the TA/memtier merge is really done. We have a PoC/draft of dynamic policy switch+reflect-based config handling (a few months old already so probably a bit outdated...

@atpugtihsrah Thanks for reaching out with this. Do you have some specific use case or concrete example in mind about what this could be used for in practice ? Just...