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

fix(kuma-cp) Apply ratelimit to service insights #2815

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

parkanzky
Copy link
Contributor

Signed-off-by: Paul Parkanzky paul.parkanzky@konghq.com

Summary

Service insights were being applied prior to checking rate limit. Moved the rate limit check up so that it would apply to both service and mesh insight generation.

Full changelog

  • Fix internal service postgres access rate limiting

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Add backport-to-stable label if the code is backwards compatible. Otherwise, list breaking changes.

Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakubdyszkiewicz jakubdyszkiewicz merged commit 4cf589d into master Sep 22, 2021
@jakubdyszkiewicz jakubdyszkiewicz deleted the fix/ratelimit-insights branch September 22, 2021 08:24
mergify bot pushed a commit that referenced this pull request Sep 22, 2021
Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
(cherry picked from commit 4cf589d)
bartsmykla pushed a commit that referenced this pull request Sep 24, 2021
Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
(cherry picked from commit 4cf589d)

Co-authored-by: parkanzky <42279121+parkanzky@users.noreply.github.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants