Commit graph

25 commits

Author SHA1 Message Date
irl
a406a7974b lint: reformat python code with black 2024-12-06 18:15:47 +00:00
irl
e22abb383c feat: switch all timezone naive datetimes to timezone aware 2024-12-06 16:08:48 +00:00
9caf1deb74 fix: switch hcloud instances to CX22 (CX11 doesn't exist anymore) 2024-11-09 13:07:08 +00:00
4693e994ba fix: typing fixes since moving to Mapped types in models 2024-11-09 11:09:44 +00:00
24e464653b feat(bridge): allow random provider selection 2023-02-26 15:06:40 +00:00
e17b564370 fix(bridge): ssh_key -> ssh_public_key 2023-02-26 14:07:23 +00:00
0a72aeed96 feat: abstracting cloud providers 2023-02-26 12:52:08 +00:00
05285a4ae6 feat(bridges): next generation bridge management 2023-01-26 15:42:25 +00:00
3163286e88 bridge: use bundled modules 2022-08-30 10:24:58 +01:00
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00
7a54e4ea96 lint: various non-semantic fixes 2022-06-23 12:34:29 +01:00
61564e8c01 lint: tidy up code some more, pylint is enforcing 2022-06-17 14:02:10 +01:00
dd501a6e4e ci: add flake8 2022-05-16 13:29:48 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00
264d5a870e bridge: explicitly declare ssh private key for hcloud 2022-05-14 14:43:30 +01:00
850ee09ce7 bridge: update openstack module to 0.0.7 for gandi 2022-05-14 13:59:38 +01:00
b7c4f00456 bridge: be explicit about ssh private key for gandi 2022-05-14 13:54:31 +01:00
9a8ce373d7 bridge: be explicit about ssh private key for ovh 2022-05-14 13:53:29 +01:00
aa0ff5802f bridges: fix missing keyword on deprecate call 2022-05-09 08:11:26 +01:00
8abe5d60fa automation: establish an automation framework 2022-05-08 17:20:04 +01:00
18e046dc42 mirrors: record deprecation reason 2022-05-01 16:23:45 +01:00
7a1161f233 docs: add gitlab and ovh 2022-05-01 15:35:34 +01:00
2674e115f3 models: big refactor 2022-04-22 14:01:16 +01:00
09f0b0672d Initial import 2022-04-08 12:59:00 +01:00