Liyi Meng
Liyi Meng
**The problem I'm trying to solve:** Allow to perform helm test **How I imagine it working:** add helm test command
``` root@fd13db08a5d7:/usr/src/app# python ./privateGPT.py llama.cpp: loading model from models/ggml-model-q4_0.bin llama.cpp: can't use mmap because tensors are not aligned; convert to new format to avoid this llama_model_load_internal: format = 'ggml' (old...
**Is your feature request related to a problem? Please describe.** As I see https://github.com/kairos-io/packages/ populate image into two repos: packages and packages-arm64, I think it would be nice to populate...
**Kairos version:** 2.5.0 **CPU architecture, OS, and Version:** x64 **Describe the bug** kairos have user password stored in plain text, e.g. ``` kairos@localhost:/oem$ cat 90_custom.yaml #cloud-config install: device: /dev/sda k3s:...
To my understanding, [this part of code(INSTALL_K3S)](https://github.com/kairos-io/kairos/blob/7170dc2d5511cf3c61b32b7bb1958484a03bff0f/Earthfile#L1042 ) has moved in Luet package, the same for [this part (PROVIDER_INSTALL)](https://github.com/kairos-io/kairos/blob/7170dc2d5511cf3c61b32b7bb1958484a03bff0f/Earthfile#L1024 ) as well, do I get it right? if I do,...
I wanna implement command like this ` ip link add name br-eth1 type bridge vlan_filtering 1 nf_call_iptables 1 vlan_protocol 802.1Q ` The current bridge support seem pretty limit. And I...
cargo --version cargo 1.78.0 (54d8815d0 2024-03-26) ``` error: failed to run custom build command for `pam-sys v1.0.0-alpha5` Caused by: process didn't exit successfully: `/app/target/debug/build/pam-sys-b0342a7291a9caed/build-script-build` (exit status: 101) --- stdout cargo:rustc-link-lib=pam...
**Kairos version:** # kairos version provider-kairos version: 2.6.4, compiled with: go1.21.7 **CPU architecture, OS, and Version:** arch: amd64 os: ubuntu 24.04 **Describe the bug** After build and install ubuntu 24.04...
**Question** I run a fio test with longhorn 1.1.2, the result is kind of disappointing. On native ssd, 4K random write could reach IOPS=42.5k, BW=166MiB/s, while on longhorn, only get...
**Environmental Info:** K3s Version: 1.25.6 Node(s) CPU architecture, OS, and Version: x86_64, ubuntu 22.04 Cluster Configuration: 3 server 3 nodes **Describe the bug:** I have the fresh installed cluster running...