Pulse/internal/kubernetesagent
rcourtman 90a9b78e02 fix: correct pod/deployment filtering logic and fix test helper calls
- Remove unused sets import from kubernetesagent
- Fix inverted filtering logic: keep problem pods/deployments, skip healthy ones
- Fix test helper calls: use slice literals instead of undefined makeNamespaceSet
2025-12-18 16:59:37 +00:00
..
agent.go fix: correct pod/deployment filtering logic and fix test helper calls 2025-12-18 16:59:37 +00:00
agent_test.go fix: correct pod/deployment filtering logic and fix test helper calls 2025-12-18 16:59:37 +00:00
version.go feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00