Commit graph

55 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
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
9674cb4293 feat: remove block_bridge_dnsc
no longer used
2024-11-16 19:38:57 +00:00
6e691257f7 lint: type annotations, ignoring report for now 2024-07-12 15:35:04 +01:00
Ana Custura
08bba74c34 Follow the redirects for AA 2024-05-10 11:15:41 +01:00
Ana Custura
1fac7e6b4f A horrible hack for enabling AA first-party 2024-04-17 15:27:45 +01:00
Ana Custura
07416771f0 Comment out some of the AA config, make AA load directly 3rd party 2024-04-03 13:20:24 +01:00
Ana Custura
93ed07d52d Ensure gifs URLs are also rewritten, as AA loads gifs 2024-04-02 15:16:01 +01:00
Ana Custura
4bba71fbf7 Add support for loading Adobe Analytis first-party on the mirrors 2024-04-02 13:56:15 +01:00
Ana Custura
7d4233c9e8 Add workaround in place for sites that load tags locally first 2024-03-12 12:19:38 +00:00
Ana Custura
e8f0f01ddf Add substitution rule for tags.* in all locations 2024-03-12 11:23:49 +00:00
Ana Custura
4383c4f08d Add resolver directive for tags.tiqcdn.com 2024-03-08 12:02:44 +00:00
Ana Custura
3430e65742 Refine rewriting rules for tealium 2024-02-20 11:48:59 +00:00
Ana Custura
92a746c515 Add support for smart proxying of Tealium tag requests 2024-02-19 12:21:42 +00:00
8115966aca feat(proxy): rewrite the meta module to support hot spares 2023-05-30 16:38:00 +01:00
710fe05983 feat(proxy): group name in smart origin dns name in nginx 2023-04-26 15:53:10 +01:00
aec4c48842 feat(proxy): use route53 for smart proxy dns 2023-03-26 14:45:55 +01:00
358e945e34 fix(proxy): new sqla interface for binding params to statements 2023-03-13 13:46:38 +00:00
04d1623952 fix(proxy): use values set by provider constructor for next_subgroup 2023-03-05 14:14:13 +00:00
0a72aeed96 feat: abstracting cloud providers 2023-02-26 12:52:08 +00:00
3f07f0e08f proxy/meta: only create proxies for providers that are enabled 2022-10-23 12:14:29 +01:00
21fffa8a91 proxy/smart: remove geoip configuration (unused) 2022-10-08 18:08:06 +01:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
b9d662fbdf smart proxy: disable temporarily 2022-08-16 16:49:13 +01:00
5db44e68e9 smart proxy: do not redirect when given argument
?redirect=false
2022-08-15 10:13:44 +01:00
2823033e67 smart proxy: avoid duplicating 2022-08-12 15:58:46 +01:00
f41adc3ce6 smart proxy: fixups 2022-08-12 13:42:07 +01:00
6423d93519 mypy: fix up typing 2022-08-12 12:24:56 +01:00
6c88a57ad5 proxy: smart redirector 2022-08-12 12:19:46 +01:00
ac72cd7426 Revert "portal: update for jinja2 >= 3.0.1"
This reverts commit 9341f7c6a5.
2022-08-12 11:59:48 +01:00
9341f7c6a5 portal: update for jinja2 >= 3.0.1 2022-08-12 11:55:14 +01:00
db0233691c lint: add back "useless" return to tf_prehook 2022-06-17 14:26:22 +01:00
61564e8c01 lint: tidy up code some more, pylint is enforcing 2022-06-17 14:02:10 +01:00
8c411e39bc proxy: ensure use of only active proxies for smart proxy 2022-05-27 15:24:34 +01:00
c916624414 smart_proxy: asset domain configuration formatting 2022-05-25 15:57:00 +01:00
d99cf88f38 smart_proxy: add asset domains concept 2022-05-25 15:32:17 +01:00
dfb4d66557 smart_proxy: more escaping in the configuration 2022-05-25 11:01:04 +01:00
7bc38d10be smart_proxy: handle links to origin domain without trailing slash 2022-05-25 10:46:48 +01:00
66af6e6550 proxies: add smart proxy support
still to do:

* document new configuration options
* add smart proxies to groups view
* import bandwidth and CPU alarms
2022-05-25 09:07:10 +01:00
dd501a6e4e ci: add flake8 2022-05-16 13:29:48 +01:00
014596d271 security: fix all bandit issues 2022-05-16 12:47:40 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00
51f580a304 auto/terraform: typing hints for base terraform module 2022-05-16 10:08:18 +01:00
8abe5d60fa automation: establish an automation framework 2022-05-08 17:20:04 +01:00
082de33b5d automation: pull up terraform funcs to abstract class
see #1
2022-05-08 13:01:15 +01:00
9b8ac493b1 mirrors: deprecate orphaned proxies
fixes #5
2022-05-08 10:47:01 +01:00
bd73255824 mirrors: do not create proxies for destroyed origins
see #5
2022-05-08 10:41:40 +01:00
18e046dc42 mirrors: record deprecation reason 2022-05-01 16:23:45 +01:00