Aaron Oneal

Results 3 issues of Aaron Oneal

I have several large repos where cache data is many GBs. The use of `emptyDir` for cache is problematic because it's so transient, particularly for one-off jobs like PVC backups....

I have a workload mounting several different volumes that must be backed up to different repos due to their size. When I create multiple `BackupConfiguration` records referencing the same `Deployment`,...

feature_request

The controller is periodically (every 10 mins?) kicking off the install job again, triggering a new upgrade and revision of the chart even though the version deployed is the same...