This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
v1.16.0
quay
/
util
/
config
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Jake Moshenko
9221a515de
Use the registry API for security scanning
...
when the storage engine doesn't support direct download url
2016-05-04 18:04:06 -04:00
..
provider
Add tests for superuser config API calls
2016-02-11 11:04:37 +02:00
__init__.py
Get end-to-end configuration setup working, including verification (except for Github, which is in progress)
2015-01-07 16:20:51 -05:00
configutil.py
Various small fixes in prep for QE release
2016-05-04 15:20:27 -04:00
database.py
superuser: add storage replication config
2015-11-09 17:34:22 -05:00
oauth.py
move slash_join to prevent local imports
2016-03-18 15:09:25 -04:00
superusermanager.py
Add an in-memory superusermanager, which stores the current list of superusers in a process-shared Value. We do this because in the ER, when we add a new superuser, we need to ensure that ALL workers have their lists updated (otherwise we get the behavior that some workers validate the new permission and others do not).
2015-01-20 12:43:11 -05:00
validator.py
Use the registry API for security scanning
2016-05-04 18:04:06 -04:00