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/config_app/config_endpoints/api
Sam Chow db757edcd2 Create transient config provider, temp dir logic
Allows us to have a new config provider for each setup, with no overlap
of the directories used, and automatic cleanup of those directories.
2018-06-28 13:58:57 -04:00
..
__init__.py link config comp to upload files to endpoint 2018-06-20 17:15:43 -04:00
discovery.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
suconfig.py Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
suconfig_models_interface.py Port some suconfig/superuser endpoints, with data.model references 2018-06-12 14:45:00 -04:00
suconfig_models_pre_oci.py Fix alembic migrations importing app 2018-06-20 17:17:35 -04:00
superuser.py Tarball the config and give it to the front end 2018-06-28 13:53:17 -04:00
superuser_models_interface.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
superuser_models_pre_oci.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
tar_config_loader.py Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
user.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00