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

vcheck job resource limits should be greater than resource requests #1070

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

prafull01
Copy link
Collaborator

@prafull01 prafull01 commented Nov 25, 2024

version checker job is getting OOM on openshift sometimes. The resource requests and limits are same for the version checker job which is not ideal. There should be some wiggle room if there is memory spike at some point, hence increased the resource limits for the version checker job.

pkg/resource/job.go Outdated Show resolved Hide resolved
@prafull01 prafull01 merged commit 279831f into cockroachdb:master Nov 25, 2024
8 checks passed
@prafull01 prafull01 deleted the fix-vcheck-oom branch November 25, 2024 11:26
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