From e9eb761db6d4093a2cbb907c14a0a99ae4c5982c Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Tue, 11 Apr 2017 15:37:54 -0400 Subject: [PATCH] ROADMAP: refresh with current priorities --- ROADMAP.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 1bbdcefd..135d898d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -7,10 +7,9 @@ The [milestones defined in GitHub](https://github.com/coreos/clair/milestones) r The roadmap below outlines new features that will be added to Clair, and while subject to change, define what future stable will look like. -### Clair 2.0 (July) - -- Standardize component registration -- Revisit database implementation -- Improve release distribution -- Address client UX -- Expand detection capabilities +- Support multiple namespaces per image + - This enables language-level package managers (e.g. npm, pip) +- Improve coverage and readability of documentation +- Decouple the project from Postgres +- gRPC API supporting direct uploads of images +- Support operating Clair without internet access