Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Guedes <andrebsguedes@gmail.com>2016-10-27 22:39:32 +0300
committerAndre Guedes <andrebsguedes@gmail.com>2017-02-22 17:27:18 +0300
commite43b2e81dab3cade773d479f2ae56478e3113207 (patch)
treea4b89640a287c3a10461217fe1fcd0f0786613dd /lib/container_registry
parentb3bece948d9ca4708cf6bc441317dbf7f7534e73 (diff)
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