openstack-helm/releasenotes/notes/masakari.yaml
do-gyun b5d247ed0e Add helm hook to job-rabbitmq-init of masakari
- Fix that masakari helm hook is not being applied.

story: 2011034
task: 49522
Change-Id: Ibd1b5e97e8abf5f0fbab219226500f03e17d015c
2024-02-29 16:40:37 +00:00

13 lines
534 B
YAML

---
masakari:
- 0.1.0 Initial Chart
- 0.1.1 Seperate node labels for monitors
- 0.1.2 Added halm hook and fix for hostmonitors to support pacemaker remote
- 0.1.3 Mount sudoers file for masakari hostmonitors
- 0.1.4 Migrated PodDisruptionBudget resource to policy/v1 API version
- 0.1.5 Added OCI registry authentication
- 0.1.6 Use HTTP probe instead of TCP probe
- 0.1.7 Define service_type in keystone_authtoken to support application credentials with access rules
- 0.1.8 Add helm hook to jobs-rabbitmq-init
...