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

Remove resource requests #1581

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Conversation

pcapriotti
Copy link
Contributor

If I understand correctly, these are only used in tests, so there should be no danger in disabling them. With those requests on, I cannot run two clusters on my machine, so I always have to apply this patch locally, which is inconvenient.

Copy link
Member

@jschaul jschaul left a comment

Choose a reason for hiding this comment

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

Your assumption is correct, this is only used during tests on CI.

Possibly if too many clusters are running, something will break in a weird way when there isn't enough CPU or memory available, but we can diagnose and possibly set better resource requests following that (the current resource requests are very ad-hoc and not based on any data)

@pcapriotti pcapriotti merged commit 3e0eb7d into develop Jun 9, 2021
@pcapriotti pcapriotti deleted the pcapriotti/remove-resource-requests branch June 9, 2021 11:52
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