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/workers/servicekeyworker
Joseph Schorr 74e8bc296e Fix bug in service key rotation and fix associated flaky test
We were using `datetime.now` in both the rotation code and the test, but the model uses `utcnow`.
2017-07-28 14:20:11 -04:00
..
test Fix bug in service key rotation and fix associated flaky test 2017-07-28 14:20:11 -04:00
__init__.py Move serverkeyworker into its own package 2017-07-12 15:57:02 +03:00
models_interface.py yapf 2017-07-12 18:11:51 +03:00
models_pre_oci.py yapf 2017-07-12 18:11:51 +03:00
servicekeyworker.py Fix bug in service key rotation and fix associated flaky test 2017-07-28 14:20:11 -04:00