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