mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
828b092ea4
- Add AnalyzeKubernetes to PatrolConfig and enable by default - Add analyzeKubernetesCluster() for K8s heuristic analysis - Detect offline clusters, nodes not ready, CrashLoopBackOff pods - Detect failed/pending pods and unavailable deployments - Add K8s clusters to LLM context in buildInfrastructureSummary() - Add kubernetes_cluster as valid resource type in AI prompt - Enhance analyzeDockerHost() for Docker/Podman - Podman-aware messaging based on runtime - Add unhealthy container detection (health checks) - Add exited container with error detection - Add high CPU detection (>90%) - Add stale host detection (10+ minutes) - Tiered severity for restarts (>10 = critical) - Add 20 new tests for K8s and Docker analysis