Commit 17decb0
committed
Treat missing and empty annotations as equivalent
While testing https://issues.redhat.com/browse/ACM-14577 , some objects
reported missing annotations as an empty map while other objects omitted the
annotations key. Handle empty annotations before comparing objects.
Signed-off-by: Janelle Law <[email protected]>1 parent a9725da commit 17decb0
File tree
2 files changed
+4
-2
lines changed- controllers
- test/resources/case8_status_check
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3575 | 3575 | | |
3576 | 3576 | | |
3577 | 3577 | | |
| 3578 | + | |
| 3579 | + | |
| 3580 | + | |
| 3581 | + | |
3578 | 3582 | | |
3579 | 3583 | | |
3580 | 3584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments