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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JuniorJPDJ
Copy link

@JuniorJPDJ JuniorJPDJ commented Aug 16, 2024

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?

Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit a012516
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/66bea3879136b80008dfd200

@FabianKramm
Copy link
Member

@JuniorJPDJ thanks for the PR! Not sure if it makes sense to just comment these out, maybe we can introduce an option or new field that allows you to override all other values similar to what we have with roles?

@JuniorJPDJ
Copy link
Author

JuniorJPDJ commented Aug 16, 2024

IMO this doesn't make sense as it's just config showcase / default value, which by the way is disabled by default.
Comment is there so everyone see what the keys can be.
At the moment you need to specify all the limits/qutoas or disable those at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants