consul-api-gateway icon indicating copy to clipboard operation
consul-api-gateway copied to clipboard

WIP GRPC rate limiting

Open sarahalsmiller opened this issue 1 year ago • 0 comments

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...)

sarahalsmiller avatar Mar 17 '23 22:03 sarahalsmiller