Nick Cabatoff
|
242d258e94
|
Fix goroutine leak caused by updating rate quotas (#11371)
Make sure that when we modify a rate quota, we stop the existing goroutine before starting the new one.
|
2021-04-16 14:00:01 -04:00 |
|
Vishal Nayak
|
8613ba88a6
|
Fix quota enforcing old path issue (#10689)
* Fix db indexing issue
* Add CL update
|
2021-02-09 05:46:09 -05:00 |
|
Mark Gritter
|
d0994340fb
|
Fill in missing lease ID deterministically. Generate a UUID on creation. (#10855)
|
2021-02-08 13:46:59 -06:00 |
|
Aleksandr Bezobchuk
|
3bce568535
|
rate limit: fix initialize defaults (#10536)
|
2020-12-14 14:55:52 -05:00 |
|
Aleksandr Bezobchuk
|
0d6a0ec589
|
Merge PR #10010: Rate Limit Quotas: Allow Exempt Paths to be Configurable
|
2020-10-16 14:58:19 -04:00 |
|
Brian Kassouf
|
84dbca38a1
|
Revert "Migrate internalshared out (#9727)" (#10141)
This reverts commit ee6391b691ac12ab6ca13c3912404f1d3a842bd6.
|
2020-10-13 16:38:21 -07:00 |
|
Jeff Mitchell
|
e6881c8147
|
Migrate internalshared out (#9727)
* Migrate internalshared out
* fix merge issue
* fix merge issue
* go mod vendor
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
|
2020-10-12 11:56:24 -07:00 |
|
Alexander Bezobchuk
|
f873863263
|
Merge PR #9667: Rate Limit Backoff
|
2020-08-16 22:09:18 -04:00 |
|
Alexander Bezobchuk
|
1e262e5648
|
Merge PR #9581: Rate Limit Quota Headers
|
2020-07-29 15:15:05 -04:00 |
|
Vishal Nayak
|
14779e9f9d
|
Remove prefix for exception paths; add sys/internal/ui/mounts (#9512)
|
2020-07-17 10:55:38 -04:00 |
|
Alexander Bezobchuk
|
ea13485c7d
|
Merge PR #9502: Resource Quotas: Remove 'burst' Param from Rate Limiter
|
2020-07-16 14:34:43 -04:00 |
|
Alexander Bezobchuk
|
dfb28a8fcc
|
Merge PR #9390: http: revert resource quota changes
|
2020-07-07 00:05:28 -04:00 |
|
Vishal Nayak
|
c6876fe00f
|
Resource Quotas: Rate Limiting (#9330)
|
2020-06-26 17:13:16 -04:00 |
|