Commit b2735c8
committed
Remove code to reset previous error while reconciling custom resource
Previous failure condition status is set to false when subsequent reconcile begins.
This is unnecessary since the conditions are true at the time of
reporting.
The failure condition can however, be reset when reconcile
completes successfully.
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>1 parent 9bd3f56 commit b2735c8
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | 305 | | |
311 | 306 | | |
312 | 307 | | |
| |||
0 commit comments