From 3b45b6a28ff8848684ca52656e1be88b1c010c35 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sun, 7 Jul 2024 10:16:30 -0300 Subject: [PATCH] todo management --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index e5b5366..ce1ea75 100644 --- a/TODO.md +++ b/TODO.md @@ -19,6 +19,7 @@ * ✅ Streaming responses in slow operations like scaling down or building * Make more things configurable / remove hardcoded stuff + * admin/admin auth * CD for binaries and images for at least arm64/x86 * Multi-container docker logs [faaso logs -f FUNKO] * ✅ Direct error and above to stderr, others to stdout,