From cb840dbe6ccdbdfe87cd5bc351ed426c6da0d3f6 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 25 Oct 2021 12:27:13 +0200 Subject: [PATCH] Update README.md --- .github/README.md | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/.github/README.md b/.github/README.md index f741b21b616..a7f9ae1b092 100644 --- a/.github/README.md +++ b/.github/README.md @@ -36,23 +36,40 @@ Still something not working as expected? [Contact us!](https://truecharts.org/ab ### Roadmap -For big changes we do have a roadmap, every spot on the roadmap is synced to a TrueNAS SCALE Release and should be read as "Should be added before this release" +For big changes we do have a roadmap, every spot on the roadmap is synced to a TrueNAS SCALE Release and should be read as "Should be added at or before this release"
-**Documentation and Common - TrueNAS SCALE 21.10** +**MariaDB and InfluxDB - TrueNAS SCALE "Angelfish" RC2** -_We aim to improve our quick-start guides the comming few months and at the same time ensure all common code works without issues_ +_There are many community requested containers that cannot be run using just a postgresql servers, we'll aim to streamline support for a few more dependencies_
-**Email and External-DNS - TrueNAS SCALE 21.12** +**Documentation and External-DNS - TrueNAS SCALE "Angelfish" RELEASE** -_Our goal these months will be enabling users to run an Email server on their SCALE machine and work on adding external-dns support_ +_While preparing for the formal release of TrueNAS SCALE, we still have some things to polish and some improved support for External-DNS to be added_
+**Multi-Pod support for Common - TrueNAS SCALE "Bluefin" 22.xx ALPHA 1** + +_Our current common library is not fully supporting with multi-pod containers, while we cannot add everything we should support some basic multi-pod containers on common._ + +
+ +**Prometheus Support - TrueNAS SCALE "Bluefin" 22.xx ALPHA 2** + +_By this date it would be about a year after we first started considering adding Prometheus support, it's time to get it done._ + +
+ +**Mail server - TrueNAS SCALE "Bluefin" 22.xx BETA 1** + +_Great mail-server deployments require support for multi-pod containers, high availability and a solid backend. By this date, all those boxes should start to become checked and we should check the "mail server" box as well_ + +
## Development [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://github.com/pre-commit/pre-commit)