-
Notifications
You must be signed in to change notification settings - Fork 261
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
Namespace Resource Settings for Quota Override Missing in UI #4704
Comments
Maybe #4412 helps here. |
Sounds similar/related to #4597 |
as of 2.6.3, there is UI for namespace quota settings. however, real quota resource is not updated if namespace quota is changed from UI. |
This was resolved in 2.6.3 (which brought in the bug #4804). Just needs some validation from QA and we're good |
This should be verified at the same time the fix in #4823 is tested |
Verified by installing 2.6.2 rancher and upgrading it to 2.6.3-patch1-rc1
|
Issue description:
Namespace quota settings doesn't appear in new UI.
Business impact:
No impact.
Troubleshooting steps:
Create a new Rancher 2.6.2
Repro steps:
Create a fresh Rancher 2.6.2
Create new project and config CPU/Memory Quotas
Create a namespace into previously created project
Workaround:
Is workaround available and implemented? yes
What is the workaround: Namespace quotas settings shows up in old UI. Its possible to config namespace quotas settings accessing the old UI /g
Actual behavior:
Rancher 2.6.1 / 2.6.2 does not show up Namespace quotas settings in new UI
Expected behavior:
Be able to set Namespace quotas settings in new UI
Some backend connection: rancher/rancher#35385
Internal reference: SURE-3584, SURE-3620, SURE-3604
The text was updated successfully, but these errors were encountered: