Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: enable ratelimiting via traefik #3878

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

conorsch
Copy link
Contributor

As a temporary measure, we've added ratelimiting on the gRPC endpoint for pd, via Traefik middleware. We plan to add similar ratelimiting functionality to pd itself, so that solo node operators can benefit from limited DoS protection. For now, we add this so that a subsequent CI deploy (e.g. #3784) doesn't remove the protection that's currently live.

As a temporary measure, we've added ratelimiting on the gRPC endpoint
for pd, via Traefik middleware. We plan to add similar ratelimiting
functionality to pd itself, so that solo node operators can benefit from
limited DoS protection. For now, we add this so that a subsequent CI
deploy (e.g. #3784) doesn't remove the protection that's currently live.
@conorsch conorsch merged commit ce7e7de into main Feb 23, 2024
6 checks passed
@conorsch conorsch deleted the re-add-ratelimiting-via-ingress-layer branch February 23, 2024 17:44
@cratelyn cratelyn added the A-CI/CD Relates to continuous integration & deployment of Penumbra label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI/CD Relates to continuous integration & deployment of Penumbra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants