Joseph Schorr
|
bbdf9e074c
|
Add metrics for tracking when instance key renewal succeeds and fails, as well as when instance key *lookup* fails
|
2018-02-02 11:14:42 -05:00 |
|
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 |
|
Joseph Schorr
|
4ed73d247b
|
yapf
|
2017-07-12 18:11:51 +03:00 |
|
Joseph Schorr
|
932db23a5c
|
Change servicekeyworker to use a data interface
|
2017-07-12 16:37:32 +03:00 |
|
Joseph Schorr
|
0afc222214
|
Add basic unit test for the servicekeyworker
|
2017-07-12 16:19:30 +03:00 |
|
Joseph Schorr
|
3b496e2759
|
Move serverkeyworker into its own package
|
2017-07-12 15:57:02 +03:00 |
|