Commit 04a5875
committed
Always check to add finalizer on galera
In case the DB CR gets recovered/re-created the finalizers from
the mariadbdatabases are missing and need to be added manually.
This always adds the finalizer if it is missing on the galera.
Signed-off-by: Martin Schuppert <[email protected]>1 parent 119a21f commit 04a5875
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
153 | 151 | | |
154 | | - | |
| 152 | + | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments