name: Bug Report
about: Create a report to help us improve Airlift
title: ''
labels: 'bug'
assignees: ''
Describe the Bug
Environment
Airlift Version:
airlift-0.4.0
Helm Version:
version.BuildInfo{Version:"v3.19.1", GitCommit:"v3.19.1", GitTreeState:"", GoVersion:"go1.25.4"}
Docker Version:
Client: Podman Engine
Version: 5.7.0
API Version: 5.7.0
Go Version: go1.25.4
Built: Mon Dec 31 19:00:00 1979
OS/Arch: linux/amd64
Kind Version:
kind v0.30.0 go1.25.4 linux/amd64
Operating System and Version:
nixos-unstable
To Reproduce
Steps to reproduce the behavior:
~/.config/airlift/config.yaml
helm_chart_version: 1.18.0
image: apache/airflow:3.1.5
port: 8080
cd ~/tmp
mkdir dags plugins
airlift start -d dags -p plugins
- See error
❯ airlift start -d dags -p plugins
✔ Checking `kind` installation
✔ Checking `docker` installation
✔ Checking `helm` installation
✔ Generating Config Files
✔ Building Base Docker Image
✖ Creating Cluster
ERROR: Failed to create cluster:
enabling experimental podman provider
Creating cluster "airlift" ...
� Ensuring node image (kindest/node:v1.34.0) � ...
� Ensuring node image (kindest/node:v1.34.0) �
� Preparing nodes � ...
� Preparing nodes �
Deleted nodes: ["airlift-control-plane"]
ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User System.*|detected cgroup v1"
Expected Behavior
Screenshots or Logs
Additional Context
name: Bug Report
about: Create a report to help us improve Airlift
title: ''
labels: 'bug'
assignees: ''
Describe the Bug
Environment
Airlift Version:
airlift-0.4.0
Helm Version:
version.BuildInfo{Version:"v3.19.1", GitCommit:"v3.19.1", GitTreeState:"", GoVersion:"go1.25.4"}
Docker Version:
Client: Podman Engine
Version: 5.7.0
API Version: 5.7.0
Go Version: go1.25.4
Built: Mon Dec 31 19:00:00 1979
OS/Arch: linux/amd64
Kind Version:
kind v0.30.0 go1.25.4 linux/amd64
Operating System and Version:
nixos-unstable
To Reproduce
Steps to reproduce the behavior:
~/.config/airlift/config.yaml
cd ~/tmpmkdir dags pluginsairlift start -d dags -p pluginsExpected Behavior
Screenshots or Logs
Additional Context