Mikko Ylinen
Mikko Ylinen
> If it's something you feel like starting to draft, that would be a great start. Yes I will be working on it
> The ability to list the specific shared lib dependencies for a binary. For example: I can see this issue is bit old but the feature would be greatly useful...
New year, new release?
with #760 included, please :-)
Any changes for the release or should I just go get to `@master` instead?
> What about a side-car container that writes to /etc/kubernetes/node-feature-discovery/features.d` ? Like what GPU feature-discovery is doing? Once you have NFD deployed, kata-deploy can deploy "anything" in a side-car container...
I've already moved to the new one for SGX so OK for me: https://github.com/intel/intel-device-plugins-for-kubernetes/blob/5e597d2f68120724b062da83be1f8a5e4dbf1748/deployments/nfd/overlays/node-feature-rules/node-feature-rules.yaml#L96-L102
FWIW, I experimented with the idea a bit (without Amber itself still though) to see how the refresh part could be done. I created an `LD_PRELOAD` hook that initializes a...
> Additionally, to keep the token refreshed periodically (5mins), we also need to keep the token refreshing thread alive in the preloaded library, @bigdata-memory How it is done in #1567...
> Please keep use_engine qatengine unchanged. why? I have my qat SW configured engine built with engine-id qat-sw and I cannot use that with NGINX. That's why I submitted this...