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 Field for Required Minimum Memory in Templates #454

Open
2 tasks
matbrgz opened this issue Sep 21, 2023 · 0 comments
Open
2 tasks

Add Field for Required Minimum Memory in Templates #454

matbrgz opened this issue Sep 21, 2023 · 0 comments

Comments

@matbrgz
Copy link

matbrgz commented Sep 21, 2023

Description:
Currently, there is no designated field to specify the required minimum memory in our templates. This addition is crucial for accurately calculating the server's RAM requirements. By incorporating this field, we can ensure that our templates are properly configured to meet the necessary memory specifications.

Proposed Changes:

  • Introduce a new field in each template for specifying the required minimum memory (RAM).
  • Implement validation to ensure that this field is filled out accurately.

Additional Context:
Accurate memory allocation is essential for optimal server performance. This addition will greatly assist in resource planning and provisioning.

Acceptance Criteria:

  • Field for required minimum memory is added to all templates.
  • The field is validated to ensure accurate input.

For Example:
requiredMinimumMemory: 3GB

Priority: Medium
Labels: Enhancement, Memory Management, Templates

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

No branches or pull requests

1 participant