-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
What happened:
In karmada, both ReadTimeout and WriteTimeout are not configured on the server, will lead to slow-rate attacks.
What you expected to happen:
Fix Slow-Rate Attack
How to reproduce it (as minimally and precisely as possible):
eg:cmd/scheduler/app/scheduler.go line 209
Anything else we need to know?:
Environment:
- Karmada version: v1.7.0.alpha3
- kubectl-karmada or karmadactl version (the result of
kubectl-karmada versionorkarmadactl version): - Others:
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.