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

SUP-3283: Enable configuring GraphQL Result Limits #499

Merged
merged 7 commits into from
Feb 11, 2025
Merged

SUP-3283: Enable configuring GraphQL Result Limits #499

merged 7 commits into from
Feb 11, 2025

Conversation

tomowatt
Copy link
Member

@tomowatt tomowatt commented Feb 7, 2025

By allowing configuring the GraphQL Result Limits the amount of Jobs being retrieived by queries can be increased/decreased for scaling the amount of Jobs the controller can retreive and then scheduled as Kubernetes Jobs

@tomowatt tomowatt marked this pull request as ready for review February 11, 2025 08:13
@tomowatt tomowatt requested a review from a team as a code owner February 11, 2025 08:13
Copy link
Contributor

@petetomasik petetomasik left a comment

Choose a reason for hiding this comment

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

Tested locally with graphql-results-limit: 1 and everything worked as expected! 🚀

@tomowatt tomowatt merged commit 6c722fe into main Feb 11, 2025
1 check passed
@tomowatt tomowatt deleted the SUP-3283 branch February 11, 2025 18:41
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.

2 participants