Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
25473ac9fc Fix: rebuild appliedResources from ResourceTracker instead of filtering by name (#7083) (#7086)
appliedResources entries use resource names, not component names, so filtering
them against component names incorrectly dropped valid entries. Rebuild directly
from the current ResourceTracker each reconcile - already in memory, no extra
API calls.


(cherry picked from commit 73e4c791a9)

Signed-off-by: Brian Kane <briankane1@gmail.com>
Co-authored-by: Brian Kane <briankane1@gmail.com>
2026-03-30 08:53:30 -07:00

Diff Content Not Available