From fa34a7ee1917bd6e160c7bd3de1621c55b0480fe Mon Sep 17 00:00:00 2001 From: Caio Correa Date: Thu, 11 Sep 2025 14:25:37 -0300 Subject: [PATCH] Add new reapply trigger host-availability-saved Adds support for the new reapply trigger available and using it to avoid reaply issues on DX where a race condition prevents the host from not showing the availability 'available' on the inventory when the host-availability-updated trigger is activated. Closes-Bug: 2122729 Test Plan: PASS: Test reapply with node rebooting on SX, DX and STD PASS: Test DOR on SX, DX and STD Depends-On: I434d8587e44a66db79533bb43a787abad052c727 Change-Id: I31b684a26b0cf63bd299d524cbb33db69567fd39 Signed-off-by: Caio Correa --- stx-rook-ceph-helm/stx-rook-ceph-helm/files/metadata.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stx-rook-ceph-helm/stx-rook-ceph-helm/files/metadata.yaml b/stx-rook-ceph-helm/stx-rook-ceph-helm/files/metadata.yaml index 2b28195..126108d 100644 --- a/stx-rook-ceph-helm/stx-rook-ceph-helm/files/metadata.yaml +++ b/stx-rook-ceph-helm/stx-rook-ceph-helm/files/metadata.yaml @@ -27,6 +27,7 @@ behavior: triggers: - type: runtime-apply-puppet - type: host-availability-updated + - type: host-availability-saved - type: storage-backend-modify - type: kube-upgrade-complete filters: