Files
kubevela/pkg/resourcekeeper
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
..
2023-04-11 09:59:58 +08:00