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 cannot push or open issues or pull requests.
bcd8a48159
quay
/
util
/
config
History
Joseph Schorr
85d6500daa
Merge resistanceisfutile into master
2015-03-23 15:39:08 -04: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
Move config handling into a provider class to make testing much easier
2015-01-09 16:23:31 -05:00
provider.py
Add SSL cert and key validation
2015-02-05 13:06:56 -05: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
Merge resistanceisfutile into master
2015-03-23 15:39:08 -04:00