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/security
Joseph Schorr 0ba54ed4fc Simplify the caching of service keys to hopefully avoid the not found issue
Makes accesses simpler and reduces the number of dictionaries to one, in an effort to remove race conditions
2017-05-26 13:51:48 -04:00
..
__init__.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
aes.py Refresh base image and python dependencies 2016-01-27 11:36:40 -05:00
crypto.py remove all default keys (#1485) 2016-05-23 16:00:48 -04:00
fingerprint.py Add a uniqueness hash to derived image storage to break caching over tags 2016-06-20 16:34:52 -04:00
instancekeys.py Simplify the caching of service keys to hopefully avoid the not found issue 2017-05-26 13:51:48 -04:00
jwtutil.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
registry_jwt.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
signing.py Fix missing argument change 2016-05-23 17:44:22 -04:00
ssh.py Refresh base image and python dependencies 2016-01-27 11:36:40 -05:00
ssl.py DNS name check got reversed; breaks wildcards 2017-01-29 11:51:37 -05:00