8bc55a5676
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 |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_basequery.py | ||
appspecifictoken.py | ||
blob.py | ||
build.py | ||
health.py | ||
image.py | ||
label.py | ||
log.py | ||
message.py | ||
modelutil.py | ||
notification.py | ||
oauth.py | ||
organization.py | ||
permission.py | ||
release.py | ||
repository.py | ||
repositoryactioncount.py | ||
service_keys.py | ||
sqlalchemybridge.py | ||
storage.py | ||
tag.py | ||
team.py | ||
token.py | ||
user.py |