From 5e7764ca9fc35486b211c21c2db7ab3522df4090 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Mon, 8 Jul 2024 07:41:06 -0300 Subject: [PATCH] todo management --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 02b1193..0499d93 100644 --- a/TODO.md +++ b/TODO.md @@ -31,7 +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 +* Implement zero-downtime rollout (`faaso deploy`) * Cleanup `tmp/` after use unless `DEBUG` is set # Things to do but not before release