Oliver Nagy

Results 4 comments of Oliver Nagy

@JacobHenner From what I can remember, it was about the separation of concerns. The function should only deal with the current event stream and return once K8s closed that stream....

I noticed that all problematic third party libraries are only necessary to create manifold meshes for non-watertight inputs. As an experiment, I [removed](https://github.com/olitheolix/CoACD/tree/remove-proprietary-extensions) Eigen, GLM, and IGL/ManifoldPlus and managed to...

Cool, thank you.

Inspired by @tomplus I have followed in his footsteps and created [aiokubernetes](https://github.com/olitheolix/aiokubernetes). Unlike [kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio), it is _not_ backwards compatible. The user visible changes are actually minor but allowed me to...