-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ns describe quota used not update #275
Comments
true, also mentioned in #274 |
|
Yeah, Perhaps we should give that RQ a more descriptive name - e.g. (Sorry for the delays, just some maintainer burnout) |
@adrianludwin |
@adrianludwin /assign @keisukesakasai |
Maybe it's nice to get the word "hrq" in there as well - e.g. if |
@adrianludwin for example in this case:
there should be 2 ResourceQuotas in namespace |
HNC combines the limits from |
For this issue, we should add some kind annotation to document as discussed #301 (comment). |
Close this issue as #340 has been merged. |
@mochizuki875: Closing this issue. 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/test-infra repository. |
I found that when the hrq quota is used, the quota information used in describe ns is not updated. After the quota used in the child ns is updated, the value of used in the parent ns is still 0。
parent-ns:
sub-ns:
The text was updated successfully, but these errors were encountered: