-
Notifications
You must be signed in to change notification settings - Fork 1.8k
CNV#57866: autoResourceLimits documentation needs update #92703
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
Conversation
e144ebf
to
10bdfdc
Compare
/retest |
Looks good from my point of view! |
= Enabling automatic resource quota limits for virtual machines | ||
|
||
When the `AutoResourceLimits` feature gate is enabled, {VirtProductName} automatically manages CPU and memory limits for virtual machines. | ||
|
||
By default, {VirtProductName} computes resource requests for a virtual machine. When you enable the `AutoResourceLimits` feature gate, {VirtProductName} also computes resource limits to meet namespace quota requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: starting from v4.19 we have this feature enabled by default and AutoResourceLimits featuregate removed from hco
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx for that information. for this purpose, i'll need to open a different PR for 4.19, and this PR will be for 4.16-4.18
/lgtm |
/lgtm |
New changes are detected. LGTM label has been removed. |
/test validate-asciidoc |
/label peer-review-needed |
@danielclowers A couple of comments. Otherwise LGTM |
@danielclowers: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/label merge-review-needed |
@mburke5678 got to it before me! but I was going to say it looks like this should be off the main branch and not enteerprise-4.18 |
/cherrypick enterprise-4.16 |
/cherrypick enterprise-4.17 |
@mburke5678: new pull request created: #93146 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@mburke5678: new pull request created: #93147 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Version(s):
4.16-4.18
Issue:
https://issues.redhat.com/browse/CNV-57866
Link to docs preview:
https://92703--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/managing_vms/advanced_vm_management/virt-working-with-resource-quotas-for-vms.html#virt-setting-resource-quota-limits-for-vms_virt-working-with-resource-quotas-for-vms
QE review:
Additional information: