Nianyu Shen

Results 9 issues of Nianyu Shen

Fix: https://github.com/mudler/luet/issues/349 Signed-off-by: Nianyu Shen

Kairos version 3.0.11 I built the ISO with auto enroll set to false. After I reset the device into setup mode, i am able to the boot menu to enroll...

bug
question
triage
unconfirmed

tried with two different boxes. One stuck here ``` EFI stub: Booting Linux Kernel... EFI stub: Using DTB from conf10fd421] [ 0.000000] Linux version 5.10.104-tegra (buildbrail (Buildroot 2020.08) 9.3.0, GNU...

bug
triage
unconfirmed

![image](https://github.com/kairos-io/kairos/assets/5505684/28480cab-3f98-4df7-b757-63efa9694e83) Kairos v3.0.11

bug
question
triage
unconfirmed

Signed-off-by: Nianyu Shen ### What this PR does Before this PR: After this PR: Fixes # ### Why we need it and why it was done in this way The...

size/L
do-not-merge/release-note-label-needed
needs-rebase
kind/api-change
do-not-merge/work-in-progress
dco-signoff: yes
sig/scale

used in https://github.com/kairos-io/kairos-agent/blob/main/pkg/types/v1/common.go#L26 github.com/distribution/distribution/reference is deprecated, should use github.com/distribution/reference > Package reference is deprecated, and has moved to github.com/distribution/reference. > Deprecated: use github.com/distribution/reference instead. https://pkg.go.dev/github.com/docker/distribution/reference

bug
triage
unconfirmed

https://github.com/otiai10/copy/blob/e40f4e6d0e0b8f66457f5eb0ab6cf7f782d0208e/copy.go#L104

### What existing functionality needs improvement? right now, it's possible to build and push a multi arch image using earthly via ``` BUILD --platform=linux/arm64 --platform=linux/amd64 +build ``` which is great....

type:enhancement

https://kairos.io/docs/reference/configuration/ ``` extra-partitions: - Name: myPartition size: 100 fs: ext4 label: ONE_PARTITION - Name: myOtherPartition size: 200 fs: ext4 label: TWO_PARTITION ``` `Name` should be `name` according to [schema](https://github.com/kairos-io/kairos-sdk/blob/main/schema/install_schema.go#L38) ![image](https://github.com/user-attachments/assets/c4b70667-e419-4b52-b01a-8aa37a03cfb1)

bug
documentation
unconfirmed