Krishnan Anantheswaran
Results
82
comments of
Krishnan Anantheswaran
We have 2 use-cases for needing the trace library * A custom trace tool that works differently from the standard one as described in https://github.com/crossplane/crossplane/issues/5707#issue-2301537147 * Our acceptance tests (written...
> I've generally been pretty reluctant to open c/c code up for use as a library, because it creates a new support vector for the maintainers. I completely understand this...