Files
“Naeel” 33bc765f99 fix(storagesvc): scan all namespaces in archivePruner
DefaultNSResolver().Snapshot() returns only namespaces registered via
AddNamespace(). Storagesvc does not listen to namespace events, so tenant
namespaces (fission-*) are never registered and their Package CRDs are
invisible to the pruner — causing all archives to be treated as orphans
and deleted.

Fix: use metav1.NamespaceAll to list Packages across all namespaces.
Remove unused pkg/utils import.

Deployed as naeel/fission-bundle:v1.23.1
2026-05-19 11:33:52 +04:00
..
2025-05-18 22:27:45 +05:30
2025-05-18 22:27:45 +05:30
2025-05-18 22:27:45 +05:30
2025-02-14 18:52:08 +05:30
2025-05-18 22:27:45 +05:30
2025-02-14 18:52:08 +05:30
2025-05-18 22:27:45 +05:30