Commit graph

27 commits

Author SHA1 Message Date
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
7eb2eaf36f azure_cdn: use subgroups, attempt 3 2022-04-25 15:06:24 +01:00
95a39f759a azure_cdn: use subgroups, attempt 2 2022-04-25 15:05:28 +01:00
2674e115f3 models: big refactor 2022-04-22 14:01:16 +01:00
018494bd58 proxies: add support for bypass token 2022-04-19 14:32:04 +01:00
09f0b0672d Initial import 2022-04-08 12:59:00 +01:00