mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-09 20:27:32 +00:00
Replace deprecated resolve_workload/resolve_ip references with the new list_workloads and list_ips tools that support both singular lookup (name+namespace or IP) and filtered scan (namespace/regex/label filters against snapshots). Ref: kubeshark/hub#687 Co-authored-by: Alon Girmonsky <alongir@Alons-Mac-Studio.local>