consul-api-gateway
consul-api-gateway copied to clipboard
WIP GRPC rate limiting
Changes proposed in this PR:
How I've tested this PR:
How I expect reviewers to test this PR:
Links
- https://pkg.go.dev/github.com/hashicorp/consul/api#CatalogRegistration
- https://pkg.go.dev/github.com/hashicorp/consul/api#CatalogDeregistration
Checklist:
- [ ] Tests added
- [x] CHANGELOG entry added
Run
make changelog-entry
for guidance in authoring a changelog entry, and commit the resulting file, which should have a name matching your PR number. Entries should use imperative present tense (e.g. Add support for...)