diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-03-22 11:08:23 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-03-22 11:08:23 +0100 |
commit | 68a2fa54dedcdbe893ec811413d1703e5f6ac2dc (patch) | |
tree | 0bd3a9be254a983cb49c2c0d0894bb88c97c2005 /lib/container_registry | |
parent | c64d36306cafac463f20d49e750f397a9b32960b (diff) | |
download | gitlab-ce-68a2fa54dedcdbe893ec811413d1703e5f6ac2dc.tar.gz |
Remove out-of-scope changes for multi-level images
Diffstat (limited to 'lib/container_registry')
-rw-r--r-- | lib/container_registry/ROADMAP.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/container_registry/ROADMAP.md b/lib/container_registry/ROADMAP.md deleted file mode 100644 index e0a20776404..00000000000 --- a/lib/container_registry/ROADMAP.md +++ /dev/null @@ -1,7 +0,0 @@ -## 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 |