Commit 277f171
authored
feat: log delta differences for read-only resources when spec changes (#205)
Add informational logging when a read-only resource's desired state
differs from its current state. This helps operators understand what
changes would have been applied if the resource wasn't in read-only mode.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 39173f3 commit 277f171
2 files changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
489 | 497 | | |
490 | 498 | | |
491 | 499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | 328 | | |
332 | | - | |
333 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
334 | 332 | | |
335 | 333 | | |
336 | 334 | | |
| |||
339 | 337 | | |
340 | 338 | | |
341 | 339 | | |
| 340 | + | |
342 | 341 | | |
343 | 342 | | |
344 | 343 | | |
345 | | - | |
346 | 344 | | |
347 | 345 | | |
348 | 346 | | |
| |||
0 commit comments