reg/vendor/github.com/coreos/clair/ROADMAP.md
Jess Frazelle 67bc3ef6c3
add v3 api
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-11 12:48:47 -04:00

773 B

Clair Roadmap

This document defines a high level roadmap for Clair development.

The dates below should not be considered authoritative, but rather indicative of the projected timeline of the project. The milestones defined in GitHub represent the most up-to-date and issue-for-issue plans.

The roadmap below outlines new features that will be added to Clair, and while subject to change, define what future stable will look like.

  • 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