Jan-Niclas Gladbach
Jan-Niclas Gladbach
Hey, I had the problem too now by trying to use ingress with external-dns, where it picket the 127.0.01. Is it posibble to still integrate that?
Hey, I tested this by simply switching source with destination and it works 👍🏻 ...at least with a single file: ``` - name: fetch dicom test data uses: keithweaver/[email protected] with:...
Faced the issue too now with Vue 🤔
I got it running now, but very ugly. Is there a better way? ``` faceCenters: list[cq.Vector] = [] def perFace(face: cq.Face): faceCenters.append(face.CenterOfBoundBox()) return face part = ( cq.Workplane("XY") .polygon(6, (radius...
Ah cool, thank you 👍🏻
@adam-urbanczyk I can not figure out how to add shapes with the `each` method, when the argument is a Face, and without using the plugin. Could you give me a...
Update: The issue above is the result of the deamon not running. I saw this error message when restarting the deamon: `microceph.daemon[3373341]: cannot create bpf map: Operation not permitted`