Commit graph

7 commits

Author SHA1 Message Date
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
rcourtman
1e955255a6 fix: remove unused sets import in kubernetesagent 2025-12-18 16:42:51 +00:00
rcourtman
60765b9d2a
Merge pull request #856 from BTLzdravtech/wildcard
Adds wildcard support for kube namespace filtering.
2025-12-18 11:30:18 +00:00
Tomas Hruska
263dd00c5b support wildcards --kube-include-namespace/--kube-exclude-namespace 2025-12-18 00:00:30 +01:00
Tomas Hruska
bd20d98532 Fix kubernetes logic and init containers detection 2025-12-17 23:47:03 +01:00
rcourtman
941e9ed098 test: add unit tests for AI, Kubernetes agent, and clients 2025-12-17 12:47:36 +00:00
rcourtman
d96942596f feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00