From 04818f9d76db55b8bc3bef136f440bee70ab6ab0 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Thu, 23 Apr 2015 00:25:05 -0700 Subject: [PATCH] *: update roadmap --- ROADMAP.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7ba15fc..68d1ce0 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,7 +10,8 @@ rkt is an implementation of the [App Container spec](https://github.com/appc/spe Until the specification reaches version 1.0, rkt's major/minor versions will trail that of the spec. ### rkt 0.5.4 -- Auth config repositories +- Repository authentication support + - configuration framework - Initial functional testing - rkt can run pods directly from PodManifests @@ -19,7 +20,8 @@ Until the specification reaches version 1.0, rkt's major/minor versions will tra - inspect, extract, remove images - automatically fetch image dependencies - Further functional testing -- better UX around trust +- Better UX around trust +- Per-app resource isolation ### rkt 0.7 (April/May) - Smarter image discovery: cache control and etag handling