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

add functional tests for rate-limit scaling #5758

Merged
merged 10 commits into from
Jun 17, 2024
Merged

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Jun 14, 2024

Proposed changes

  • add functional tests for rate-limit scaling

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@vepatel vepatel requested a review from a team as a code owner June 14, 2024 12:12
@github-actions github-actions bot added python Pull requests that update Python code tests Pull requests that update tests labels Jun 14, 2024
@vepatel vepatel linked an issue Jun 14, 2024 that may be closed by this pull request
@vepatel vepatel merged commit 505aa14 into main Jun 17, 2024
81 of 85 checks passed
@vepatel vepatel deleted the tests/ratelimit-scaling branch June 17, 2024 12:22
ssrahul96 pushed a commit to ssrahul96/kubernetes-ingress that referenced this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code tests Pull requests that update tests
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

Add tests for rate-limit scaling
3 participants