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/util/config
Matt Jibson 01fe548abd Use env vars to set k8s endpoint URL
The old DNS method is optionally enabled in k8s, but the env vars are
always there.

partial solution to #864
2015-11-13 17:05:14 -05:00
..
provider Use env vars to set k8s endpoint URL 2015-11-13 17:05:14 -05: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 superuser: add storage replication config 2015-11-09 17:34:22 -05:00
database.py superuser: add storage replication config 2015-11-09 17:34:22 -05:00
oauth.py Despite being disabled, OAuth config is still read, so switch to .get 2015-09-10 12:09:01 -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 superuser: add storage replication config 2015-11-09 17:34:22 -05:00