This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/init/service/batch
Joseph Schorr 8bc55a5676 Make namespace deletion asynchronous
Instead of deleting a namespace synchronously as before, we now mark the namespace for deletion, disable it, and rename it. A worker then comes along and deletes the namespace in the background. This results in a *significantly* better user experience, as the namespace deletion operation now "completes" in under a second, where before it could take 10s of minutes at the worse.

Fixes https://jira.coreos.com/browse/QUAY-838
2018-02-27 13:12:51 -05:00
..
blobuploadcleanupworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
buildlogsarchiver Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
buildmanager Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
chunkcleanupworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
expiredappspecifictokenworker Add a worker to automatically GC expired app specific tokens 2018-02-12 14:56:01 -05:00
gcworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
globalpromstats Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
logrotateworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
namespacegcworker Make namespace deletion asynchronous 2018-02-27 13:12:51 -05:00
notificationworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
queuecleanupworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
repositoryactioncounter Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
security_notification_worker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
securityworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
storagereplication Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00
teamsyncworker Remove syslog check lines from all services 2018-02-02 13:38:25 -05:00