Erik Nordmark

Results 143 comments of Erik Nordmark

Why is onboot container so large? For instance, do we need qemu* in onboot? And why does onboot need zedbox??

How hard would it be to later flip this around so that eve-kubevirt only downloads and starts k3s and later when it gets something new in the API (its "personality")...

> @eriknordmark currently the default mode of eve-k is that it should be able to deploy VM app instances so all the extra components need to be available. If we'd...

I don't know what part to put in the Makefile and in some workflow file, but it would be good to do it so the full scorecard diffs are captured...

> @eriknordmark yeah the intent for this PR is to scale cpu utilization differently. The use case is an eve node which may have 4 physical cores and has hyperthreading...

I assume there will be a follow-up PR to call this APIs. Is that correct? @andrewd-zededa can you review?

This needs to be rebased on master - the SPDX check workflow has issues with misdetecting issues.

> 3\. **Platform identification** > > * Introduced `/etc/eve-platform` file for build-time platform detection > * Simplified script logic by eliminating runtime platform passing I'm confused. I see /etc/eve-platform being...

A network instance isn't required to have an external port, which is useful to create various host-only connectivity (can be a local network instance with DNS+DHCP service, or a switch...

@DolceTriade The issue is "link to whom" is up. Suppose I have three app instances deployed using a switch network instance across two devices. AppA and AppB on device1 and...