todo management

This commit is contained in:
Roberto Alsina 2024-07-07 10:16:30 -03:00
parent 495e5c350e
commit 3b45b6a28f

View File

@ -19,6 +19,7 @@
* ✅ Streaming responses in slow operations like scaling down * ✅ Streaming responses in slow operations like scaling down
or building or building
* Make more things configurable / remove hardcoded stuff * Make more things configurable / remove hardcoded stuff
* admin/admin auth
* CD for binaries and images for at least arm64/x86 * CD for binaries and images for at least arm64/x86
* Multi-container docker logs [faaso logs -f FUNKO] * Multi-container docker logs [faaso logs -f FUNKO]
* ✅ Direct error and above to stderr, others to stdout, * ✅ Direct error and above to stderr, others to stdout,