Commit ae77e6a1 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'patch-151' into 'master'

List when registry added and thus garbage collection without downtime

See merge request gitlab-org/gitlab!34351
parents 24037b7c 8f59148a
...@@ -775,6 +775,8 @@ that you have backed up all registry data. ...@@ -775,6 +775,8 @@ that you have backed up all registry data.
### Performing garbage collection without downtime ### Performing garbage collection without downtime
> [Introduced](https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/764) in GitLab 8.8.
You can perform a garbage collection without stopping the Container Registry by setting You can perform a garbage collection without stopping the Container Registry by setting
it into a read-only mode and by not using the built-in command. During this time, it into a read-only mode and by not using the built-in command. During this time,
you will be able to pull from the Container Registry, but you will not be able to you will be able to pull from the Container Registry, but you will not be able to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment