2
0

ref(relay): Remove PK and rely on INTERNAL_IPS (#572)

This patch adds `INTERNAL_IPS` definition to `sentry.conf.py` by sniffing the network from eth0 and relies on this for trusted Relays instead of the ALLOWLISTED PKs. This removes the necessity of syncing Relay PKs to `sentry.conf.py`.

This PR needs getsentry/sentry#19798 to work.
This commit is contained in:
Burak Yigit Kaya
2020-07-10 23:53:50 +03:00
committed by GitHub
parent 9d44b99c55
commit 73213bc51f
4 changed files with 32 additions and 14 deletions

1
.gitignore vendored
View File

@ -79,4 +79,5 @@ sentry/config.yml
sentry/*.bak
sentry/requirements.txt
relay/credentials.json
relay/config.yml
symbolicator/config.yml