Commit 39a626f
committed
reconciler: Remove NewStatusIndex and WaitForReconciliation
These were never used by Cilium and they are very inefficient way
of waiting for objects to be reconciled. Just drop these as we now
have [Reconciler.WaitUntilReconciled].
Signed-off-by: Jussi Maki <jussi.maki@isovalent.com>1 parent 052baef commit 39a626f
2 files changed
+2
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 74 | | |
79 | | - | |
| 75 | + | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
84 | | - | |
85 | 80 | | |
86 | | - | |
| 81 | + | |
87 | 82 | | |
This file was deleted.
0 commit comments