Avi Deitcher

Results 79 issues of Avi Deitcher

**Description** Build of linuxkit binary for Apple M1 fails **Steps to reproduce the issue:** Just try to build while running on Mac M1. To reproduce in more detail, try ```...

I am trying to clarify several related issues. First, if an external CCM returns multiple addresses of one type (e.g. 2 `InternalIP` or 2 `ExternalIP`), which ones become "the" IPs...

lifecycle/stale

With the last patches into buildkit and linuxkit, plus several fixes that @giggsoff found and added, we finally can upgrade to the latest linuxkit, which gives us the ability to...

This is a tracking issue for the chained builds problem. It is intended to be used as a place to track the issue and discuss possible solutions. cc the following...

bug

Includes the fix for https://nvd.nist.gov/vuln/detail/CVE-2022-23648 Note that highlighting in GitHub diff is a bit off because of the lines that start with `-` in the `.patch` file.

We include a default onboard cert and (embedded in it as the CN) onboarding key. Of course any distro build can change these, but these are the default and often...

We use `make eve` in the root to call `linuxkit pkg build` with the `build.yml` from `pkg/eve/build.yml`. That does not specify explicitly which arches are supported, so a future call...

As discussed [here](https://github.com/lf-edge/eve/pull/2083#pullrequestreview-661930404), the process for building base `eve-alpine` is confusing. The docs [here](https://github.com/lf-edge/eve/blob/master/docs/BUILD.md#building-packages) and lower down [here](https://github.com/lf-edge/eve/blob/master/docs/BUILD.md#how-to-update-eve-alpine-package) are reasonably clear on the why we have a base alpine package,...

Replaces the unstable and doesn't work well vvfat-from-directory with p9 sharing. Works only on Linux for now, but we will get there on Mac as well. Still being tested...

Continues from [this eden issue](https://github.com/lf-edge/eden/issues/238). When we get a panic, a stack trace appears in `pillar.err`, which is as planned. However, that stack trace appears on multiple lines, causing it...