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 QPS and burst rate configurations to controller #2

Merged
merged 5 commits into from
Feb 1, 2025

Conversation

ronk21runai
Copy link

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #

Checklist:

  • Docs included if any changes are user facing

This commit introduces new flags for QPS and burst rate, allowing the user to customize the maximum client query rate and throttle burst capacity. These values are applied to the controller configuration to improve performance and flexibility.
…ign with kubeflow

Updated variable names and flags from "controllerQps" and "controllerBurst" to "clientQps" and "clientBurst"
This change updates the flag name for consistency with related flags (`kube-api-qps`)
@ronk21runai ronk21runai merged commit 88acdcc into v1.7-branch Feb 1, 2025
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.

1 participant