Commit 6a59903
committed
Fix missing properties for compliant objects in Inform mode
ref: https://issues.redhat.com/browse/ACM-14577
ObjectProperties were previously only set for enforced policies and non-compliant
objects, causing compliant objects in Inform policies to have nil properties
and inconsistent status reporting.
This commit displays objectProperties on compliant objects in Inform mode.
Signed-off-by: Janelle Law <[email protected]>1 parent 81e0f72 commit 6a59903
File tree
2 files changed
+30
-17
lines changed- controllers
- test/e2e
2 files changed
+30
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2440 | 2440 | | |
2441 | 2441 | | |
2442 | 2442 | | |
2443 | | - | |
2444 | | - | |
2445 | | - | |
2446 | | - | |
2447 | | - | |
2448 | | - | |
2449 | | - | |
2450 | 2443 | | |
2451 | 2444 | | |
2452 | 2445 | | |
| |||
2456 | 2449 | | |
2457 | 2450 | | |
2458 | 2451 | | |
2459 | | - | |
2460 | | - | |
2461 | | - | |
2462 | | - | |
2463 | | - | |
2464 | | - | |
2465 | | - | |
2466 | 2452 | | |
2467 | 2453 | | |
2468 | 2454 | | |
2469 | 2455 | | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
2470 | 2463 | | |
2471 | 2464 | | |
2472 | 2465 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
181 | 189 | | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
185 | | - | |
| 193 | + | |
186 | 194 | | |
187 | | - | |
188 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
189 | 209 | | |
190 | 210 | | |
191 | 211 | | |
| |||
0 commit comments