Nathan Papapietro

Results 22 comments of Nathan Papapietro

Did some digging, definitely outside of the scope of this repo. Outline of what would have to be done to use in jupyter * JS reimplementation of the lua *...

+1 this, wanting to use this repo to stream directly to an ai model, but need to edit the images in stream to prepare for model.

> Investigating a little more, I have found that the problem is clearly inside the "optimize_onnx" routine from the file "optimizer.py" in imported project "onnxconverter_common". > > As this "optimize_onnx"...

Seeing this too, here's an example entry from running `-o json` on a plan file. I've omitted details of my infrastructure, but removed no keys at top level. (version checkov-2.1.87)...

Not sure if this is related but other valid code is broken in multiline statements as well for example ```csharp namespace Foo { public class Bar { public string Name...

I believe so. The workaround I used here to write a kyverno ClusterPolicy that attaches another container to all jobs that kills istio pod when all job pods successfully quit....

I have not. I have moved to edge w/ k3s and no longer using istio. I appreciate the tip, will close out this issue with this new info.

I have been using the methods described in that post since it was suggest in my customer's jupyterhub installations :). It works well, but I think that pulling the key...

> I've been working a lot more with Helm lately but am still learning... > > Can you help explain a bit more how this gets used? or why this...

Because this addresses some issues for folks using edge devices (my team using `-tegra` nvidia devices), it was important to keep it version-like still. The big takeaways here are: -...