openstack-helm-infra/releasenotes/notes/kubernetes-node-problem-detector.yaml
Radhika Pai e9fce11161 [Update] NPD systemd-monitor lookback duration
This ps adds the lookback duration of 5m to the systemd-monitor to avoid
looking back indefinitely in journal log and causing the alert to stick around.

Change-Id: Ia32f043c0c7484d0bb92cfc4b68b506eae8e9d72
2021-03-26 15:24:10 +00:00

9 lines
283 B
YAML

---
kubernetes-node-problem-detector:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Unpin images built with osh-images
- 0.1.3 Update RBAC apiVersion from /v1beta1 to /v1
- 0.1.4 Update the systemd-monitor lookback duration
...