mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
dd9a983f42
Add a "Container runtime" toggle to the worker group config drawer (WorkerGroup.svelte) that sets container_runtime: "podman", enabling the rootless podman runtime for docker-mode jobs. Mirrors the native_mode pattern. Shows a warning when enabled but the group has no worker tags (so no docker job could be routed to it). The tag stays independent — no hardcoded "docker" tag. Verified in a real browser (system chromium): toggle renders between Native mode and Alerts, is interactive, persists via ConfigService; npm run check:fast clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo