From 47fcdda2d4c510d63525f9c268b65d54a703b850 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Mon, 8 Jul 2024 07:13:46 -0300 Subject: [PATCH] todo management --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 4c04c6e..4f355b1 100644 --- a/TODO.md +++ b/TODO.md @@ -23,6 +23,7 @@ * ✅ Make server take options from environment * ✅ Make server password configurable * admin/admin auth client side [WIP, broke everything] + * `faaso login` is not working properly yet with proxy * 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, @@ -30,6 +31,7 @@ * ✅ Fix proxy reload / Make it reload on file changes * Implement `faaso help command` * Fix `export examples/hello_crystal` it has a `template/` +* Implement zero-downtime rollout # Things to do but not before release