openstack-helm-infra/releasenotes/notes/cert-rotation.yaml
Gupta, Sangeet (sg774j) 222f7b6877 cert-rotation: Correct and enhance the rotation script.
Corrected the counter increment and enhanced the script to handle
situation if the certificate is stuck in issuing state.

Change-Id: Ib8a84831a605bb3e5a1fc5b5a909c827ec864797
2021-08-25 15:57:35 +00:00

7 lines
142 B
YAML

---
cert-rotation:
- 0.1.0 Initial Chart
- 0.1.1 Return true if grep finds no match
- 0.1.2 Correct and enhance the rotation script
...