Commit 606467e
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 c68bee4 commit 606467e
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 | |
|---|---|---|---|
| |||
2436 | 2436 | | |
2437 | 2437 | | |
2438 | 2438 | | |
2439 | | - | |
2440 | | - | |
2441 | | - | |
2442 | | - | |
2443 | | - | |
2444 | | - | |
2445 | | - | |
2446 | 2439 | | |
2447 | 2440 | | |
2448 | 2441 | | |
| |||
2452 | 2445 | | |
2453 | 2446 | | |
2454 | 2447 | | |
2455 | | - | |
2456 | | - | |
2457 | | - | |
2458 | | - | |
2459 | | - | |
2460 | | - | |
2461 | | - | |
2462 | 2448 | | |
2463 | 2449 | | |
2464 | 2450 | | |
2465 | 2451 | | |
| 2452 | + | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
2466 | 2459 | | |
2467 | 2460 | | |
2468 | 2461 | | |
| |||
| 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