Commit ad4b892
authored
Tolerate both opt.channel and opt.FallbackChannels for one operator (#1098)
* Reconciliation will tolerate both opt.channel and opt.FallbackChannels for one operator
Signed-off-by: Daniel Fan <[email protected]>
* trigger reconciliation when subscription annotation is updated
Signed-off-by: Daniel Fan <[email protected]>
---------
Signed-off-by: Daniel Fan <[email protected]>1 parent bb44e65 commit ad4b892
File tree
2 files changed
+7
-2
lines changed- controllers/operandrequest
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | 262 | | |
259 | | - | |
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
| |||
0 commit comments