Skip to content

Changes

Summary

  1. #1839: introduce script to Helm chart updating pod-deletion-cost (commit: 92036c2) (details)
Commit 92036c2527b60ffd90cb40067cc4161d578205b5 by Thomas Jaeckle
#1839: introduce script to Helm chart updating pod-deletion-cost

* script is executed as "pre-upgrade" hook and as cron-job
* script updates the pod-deletion-cost for the "oldest" members in the Ditto cluster

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: 92036c2)
The file was addeddeployment/helm/ditto/scripts/patch-pods-deletion-cost.sh
The file was modified deployment/helm/ditto/Chart.yaml (diff)
The file was addeddeployment/helm/ditto/templates/hooks/pre-upgrade-job.yaml
The file was addeddeployment/helm/ditto/templates/hooks/scripts-configmap.yaml
The file was modified deployment/helm/ditto/templates/role.yaml (diff)
The file was modified deployment/helm/ditto/values.yaml (diff)
The file was addeddeployment/helm/ditto/templates/hooks/pod-deletion-cost-cron-job.yaml