vcluster icon indicating copy to clipboard operation
vcluster copied to clipboard

fix(chart): allow not specifying resourceQuota quotas and limitRange resources

Open JuniorJPDJ opened this issue 1 year ago • 3 comments

What issue type does this pull request address? (keep at least one, remove the others) /kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible) Allows not setting limits and resources in resourceQuota and limitRange. It's impossible to unset some of those values when the default values are specified. If using Umbrella Chart even null doesn't work. This makes it possible to specify only part of those values and set it to own.

Please provide a short message that should be published in the vcluster release notes Allows not setting some of limits and resources in resourceQuota and limitRange.

What else do we need to know?

JuniorJPDJ avatar Aug 16 '24 00:08 JuniorJPDJ