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

Memory and CPU Requests/Limit Check to be user input #8

Open
sttor opened this issue Dec 12, 2022 · 1 comment
Open

Memory and CPU Requests/Limit Check to be user input #8

sttor opened this issue Dec 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sttor
Copy link
Collaborator

sttor commented Dec 12, 2022

As of now, we only check if the memory or CPU limit is set or not, better would be

  1. To take user input to validate the memory and CPU limits.
  2. Translate "M" and "m" for CPU and G, Gi, Mi, and M for RAM. Better to use 1000 conversion units for both.
@sttor sttor added the enhancement New feature or request label Dec 12, 2022
@tanmoysrt
Copy link

@sttor if none is working on this, can you assign this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants