Six
Six
**Kairos version:** Fails to boot on [kairos-debian-bookworm-standard-amd64-generic-v3.0.8-k3sv1.29.3+k3s1](https://github.com/kairos-io/kairos/releases/download/v3.0.8/kairos-debian-bookworm-standard-amd64-generic-v3.0.8-k3sv1.29.3+k3s1.iso), success on [kairos-debian-bookworm-standard-amd64-generic-v3.0.0-k3sv1.29.0+k3s1](https://github.com/kairos-io/kairos/releases/download/v3.0.0/kairos-debian-bookworm-standard-amd64-generic-v3.0.0-k3sv1.29.0+k3s1.iso) **CPU architecture, OS, and Version:** Linux localhost 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux (output from v3.0.0) **Describe...
**Is your feature request related to a problem? Please describe.** Currently its difficult to apply manifests after the k3s server has started while in p2p mode. When I use k3s...
Hi! Read jimaek's post on [LET](https://lowendtalk.com/discussion/179348/call-for-alpha-testers-a-new-global-network-testing-service-open-source#Comment_3691422), and wanted to provide my take on a globalping Discord bot. Discord bots primarily revolve around slash commands, in which there should be one...
Hey! I recently spent a while debugging why my code wouldn't react to the `playerEntered` and `playerExited` events, and after a bit of digging, I found out that when I...
**Is your feature request related to a problem? Please describe.** Currently its difficult to apply manifests after the k3s server has started. I'm forced to use reconcile for this, but...
# Location - [X] Browser - [X] CLI - [X] API # Motivation Currently, porter ships with service types for the Web, Workers, and CronJobs. Applications that don't run on...
There should be an option to have semantic-release target only specific commits, namely commits that follow a glob pattern or file path. This would be useful in monorepos, where there...
If a path supplied by the user contains relative references (e.g. "./", "../"), those references are not resolved properly for file watches on UNIX systems unlike on Windows. Specifically, the...