summaryrefslogtreecommitdiff
path: root/lib/container_registry
diff options
context:
space:
mode:
authorAndre Guedes <andrebsguedes@gmail.com>2016-10-27 17:39:32 -0200
committerAndre Guedes <andrebsguedes@gmail.com>2017-02-22 11:27:18 -0300
commite43b2e81dab3cade773d479f2ae56478e3113207 (patch)
treea4b89640a287c3a10461217fe1fcd0f0786613dd /lib/container_registry
parentb3bece948d9ca4708cf6bc441317dbf7f7534e73 (diff)
downloadgitlab-ce-e43b2e81dab3cade773d479f2ae56478e3113207.tar.gz
Added MR Road map
Diffstat (limited to 'lib/container_registry')
-rw-r--r--lib/container_registry/ROADMAP.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/container_registry/ROADMAP.md b/lib/container_registry/ROADMAP.md
new file mode 100644
index 00000000000..e0a20776404
--- /dev/null
+++ b/lib/container_registry/ROADMAP.md
@@ -0,0 +1,7 @@
+## Road map
+
+### Initial thoughts
+
+- Determine if image names will be persisted or fetched from API
+- If persisted, how to update the stored names upon modification
+- If fetched, how to fetch only images of a given project