tyzbit
tyzbit
That's great! I like how it's easier to understand naturally based on simpler setting names (such as `recurringJobDefaults`) and where those settings are organized. I want to think a bit...
Everything has been updated and I've tested the various settings. The examples are commented out so by default users of the chart won't see any new resources installed. I renamed...
I see your point, but I think they can both coexist nicely. This functionality creates groups, `StorageClass`es and `RecurringJobs` so that users can manage many volumes easily by grouping them...
@karlkovaciny I looked again and found [this](https://ranchermanager.docs.rancher.com/v2.6/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps#questionsyml), I think this file is for Rancher's App Catalog. I don't see a way for the user to specify entirely new objects, only...
FYI `filesystem-trim` jobs introduced in https://github.com/longhorn/longhorn/issues/5186 are already supported per the recent changes to the chart that allow any job type except `options`.
Is there any more feedback on this PR, or an idea of what else needs to happen to get it merged? I will close this soon unless it seems there...
@swade1987 fixed
@dcardellino That worked great, the space used is now accurate. I suggest this option be added as a default parameter to the StorageClass. EDIT: It appears these LUNs are not...
@chihyuwu Thanks for that info, I tried `BLUN` and `ADV` and both created thin LUNs and the space started filling up like before, so I suspect there will continue to...
I created a PVC without the `type` field in the `StorageClass` parameters and filled it with data using a `Job`. Then when I tried to remount it, I get these...