GitHanter

Results 7 issues of GitHanter

Hello, I'm interested in the project and would like to inquire about its current status and future plans. Is the project still active and being actively maintained? Are there any...

```make tools``` get following error ```shell error: unrecognised flag '--experimental-features' Try 'nix --help' for more information. make: *** [Makefile:30: tools] Error 1 ```

bug

**Describe the bug** Docker compose with latest version 2024.8.3 not work **Logs** ```log worker-1 | {"event": "Not running as root, disabling permission fixes", "level": "info", "logger": "bootstrap"} worker-1 | {"event":...

bug

**What happened**: `time="2024-09-22T14:36:23Z" level=info msg="add *.xxx.com IN A -> 192.168.1.220"` `time="2024-09-22T14:36:23Z" level=fatal msg="Failed to do run once: Domain '*.xxx.com' is not valid"` **What you expected to happen**: Provide configuration option...

kind/bug

I started the container using following `compose.yml` ```yml services: freeipa: hostname: ipa.example.com image: freeipa/freeipa-server:fedora-40 container_name: freeipa-server restart: unless-stopped cgroup: host sysctls: net.ipv6.conf.all.disable_ipv6: "0" command: - ipa-server-install - --realm=example.com - --domain=example.com...

Airgap install throws token must not be empty Seems the latest security fix by "using K3S_TOKEN environment variable " commit caused this issue [Security exposure related to the token (https://github.com/k3s-io/k3s-ansible/pull/356)](https://github.com/k3s-io/k3s-ansible/commit/2d98982809f878b9e02567236e42b2a350542082)

### Feature Description I tested BredOS recently on my radxa-rock-5b, it can be boot from UEFI firmeware (EDK-rk3588 port). I read the source code https://github.com/BredOS/mkimage/blob/main/mkimage.py which used to create the...

enhancement
stale