From 951edc05d1371f061bdbc71cb09cb6a7f808e4a0 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Thu, 10 Sep 2015 10:01:08 +0100 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87d95e8..af14347 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ It works by scheduling a job on a Kubernetes cluster, with the appropriate media ### Todo list -- Add NFS mount directories to created pods for media and transcoding directories -- Make config load from a file \ No newline at end of file +- Make config load from a file +- Make executor backend selection happen dynamically based on available backends +- Disable force pull of images when not running in testing/debug mode \ No newline at end of file