Commit graph

23 commits

Author SHA1 Message Date
irl
a406a7974b lint: reformat python code with black 2024-12-06 18:15:47 +00:00
irl
39bdac1ecf feat: use custom type to handle existing naive datetimes 2024-12-06 18:03:37 +00:00
irl
e22abb383c feat: switch all timezone naive datetimes to timezone aware 2024-12-06 16:08:48 +00:00
irl
cdbf152f40 fix: revert use of dt.UTC to dt.tz.UTC
some instance still on python 3.9
2024-11-29 18:53:46 +00:00
irl
1bc2960278 fix: don't create missing proxies for hotspare
* also fixes setting creation time for pools
* improves logging in proxy creation pipeline
2024-11-29 16:08:33 +00:00
irl
9674cb4293 feat: remove block_bridge_dnsc
no longer used
2024-11-16 19:38:57 +00:00
irl
5c0170bdef fix: do not rotate hotspare proxies on max age
closes: #42
2024-11-16 19:26:23 +00:00
4693e994ba fix: typing fixes since moving to Mapped types in models 2024-11-09 11:09:44 +00:00
Ana Custura
fd206f702e Remove unused import 2024-02-19 12:18:11 +00:00
Ana Custura
96d159ae56 Allow disabling auto-rotation for asset origins 2024-02-19 11:40:51 +00:00
c59b1f071f feat: rotate asset domains automatically on schedule 2023-10-29 19:30:53 +00:00
5d00dc8fe1 fix(proxy): reset added timestamp on hot spare promotion 2023-05-31 12:58:36 +01:00
8115966aca feat(proxy): rewrite the meta module to support hot spares 2023-05-30 16:38:00 +01:00
8689f1331d lint(proxy): lint 2023-05-03 14:48:40 +01:00
c424b9a5fa feat(block): enable timed replacement of all proxies 2023-04-26 15:54:24 +01:00
dd37bf0ce6 feat(proxy): increase expiry time to 4 days after block 2023-02-26 15:20:08 +00:00
05285a4ae6 feat(bridges): next generation bridge management 2023-01-26 15:42:25 +00:00
109851745b automate: move working_dir to be set in constructor 2022-11-28 18:55:10 +00:00
a2b73a9286 types: truthy-functions are a thing now in mypy 2022-11-14 12:16:41 +00:00
3f07f0e08f proxy/meta: only create proxies for providers that are enabled 2022-10-23 12:14:29 +01:00
9b9f11d4ca proxy/meta: fix typo 2022-10-08 18:09:38 +01:00
0c8ecae319 proxy/meta: run every minute 2022-10-05 16:20:10 +01:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00