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

Namespace cannot inherit the Resource Limit default value from the project #8205

Closed
kingsd041 opened this issue Feb 20, 2023 · 1 comment · Fixed by #8206
Closed

Namespace cannot inherit the Resource Limit default value from the project #8205

kingsd041 opened this issue Feb 20, 2023 · 1 comment · Fixed by #8206

Comments

@kingsd041
Copy link

Setup

  • Rancher version: v2.7.1
  • Browser type & version: 110.0.5481.100

Describe the bug

When the namespace was created, the value of the default resource limit set in the project was not inherited into the namespace

To Reproduce

  1. Create a project and set the default value of Container Default Resource Limit
  2. Create a namespace in this project, check the default value of Container Resource Limit

Result
Container Resource Limit does not inherit from the default value of the project, all are empty
Expected Result

Inherit default values from project
namespace

@gaktive
Copy link
Member

gaktive commented May 3, 2023

Engineering to write an automated test to help QA in #8786

@zube zube bot added the team/area3 Helm Yes! label May 5, 2023
@gaktive gaktive closed this as completed May 6, 2023
@zube zube bot removed the [zube]: Done label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants