Commit 09510fe
committed
OpenStackControlPlane controller to watch DNSMasq it owns
Right now the OpenStackControlPlane controller does not watch the
DNSMasq resources it owns. If there is an issue with DNSMasq and
gets fixed, the controller won't reconcile and update its conditions.
This adds the DNSMasq to the owners watch list of the
OpenStackControlPlane controller.
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent 4f77c60 commit 09510fe
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
562 | 563 | | |
563 | 564 | | |
564 | 565 | | |
| 566 | + | |
565 | 567 | | |
566 | 568 | | |
567 | 569 | | |
| |||
0 commit comments