Commit graph

6 commits

Author SHA1 Message Date
Kevin Fenzi
398a6d8a25 Allow delete on candidate registery so we can clean up old images. 2018-09-24 22:00:57 +00:00
Randy Barlow
44d26f4df5 Disable registry caching so we can avoid Redis.
Patrick and Adam and I had a meeting this morning to discuss how
to deploy Redis to be used as a shared cache for the registry
nodes. Patrick suggested that we could instead disable the regstry
caching layer and rely on Varnish to do all our caching, which
makes the system simpler. This commit disables the in-memory cache
of the registries so they won't get out of sync on write
operations.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-03-01 15:56:15 +00:00
Patrick Uiterwijk
68ddd68bf8 Docker is lying to our caches about what it varies responses about
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-21 13:56:14 +00:00
Adam Miller
2b9dcabeda fix docker-distribution role template to conditionally set tls cert
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-04-07 16:04:06 +00:00
Adam Miller
54afbc2de9 docker-distribution role: fix tls config, move tls directive under http 2016-02-17 20:38:49 +00:00
03b4b85c3f add osbs w/ v2 registry support 2016-01-28 20:31:13 +00:00