vcluster
vcluster copied to clipboard
Adds min and max to LimitRange
What issue type does this pull request address? (keep at least one, remove the others) /kind enhancement
What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
The LimitRange resource lacks options for min and max.
Please provide a short message that should be published in the vcluster release notes Add min and max options to LimitRange
What else do we need to know?
Deploy Preview for vcluster-docs canceled.
| Name | Link |
|---|---|
| Latest commit | ae288956b927ffb54f4a243fd490b29cb3a72005 |
| Latest deploy log | https://app.netlify.com/sites/vcluster-docs/deploys/6703a228d0c75d0008a0ec6c |
@emoreth thanks for creating this PR! With the current implementation this won't have any effect, are you sure this PR is complete since there are no chart changes.
Sorry, I missed pushing a file 🤦
@emoreth thanks for that, you will also need to add that to the config.go and then generate the schema via go run hack/schema/main.go as described in https://github.com/loft-sh/vcluster/tree/main/config . Then I can merge it
@FabianKramm Sorry for the @, but this should be a quick one