1
0
mirror of https://github.com/k8sgpt-ai/k8sgpt.git synced 2025-05-13 10:34:32 +00:00
k8sgpt/pkg/analyzer
Naveen Thangaraj 61b60d5768
feat: enhancement of deployment analyzer ()
* Updated the deployment analyzer

Signed-off-by: naveenthangaraj03 <tnaveen3402@gmail.com>

* Enhanced the deployment analyzer

Signed-off-by: naveenthangaraj03 <tnaveen3402@gmail.com>

---------

Signed-off-by: naveenthangaraj03 <tnaveen3402@gmail.com>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
2025-05-06 16:30:16 +01:00
..
analyzer.go fix: reverse hpa ScalingLimited error condition () 2025-04-22 11:27:02 +01:00
configmap_test.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
configmap.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
cronjob_test.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
cronjob.go feat: add label selector () 2024-07-18 14:31:41 +01:00
deployment_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
deployment.go feat: enhancement of deployment analyzer () 2025-05-06 16:30:16 +01:00
events_test.go test: add tests for k8sgpt/pkg/analyzer/events.go () 2025-03-31 14:33:02 +01:00
gateway_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
gateway.go feat: add label selector () 2024-07-18 14:31:41 +01:00
gatewayclass_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
gatewayclass.go feat: add label selector () 2024-07-18 14:31:41 +01:00
hpa_test.go fix: reverse hpa ScalingLimited error condition () 2025-04-22 11:27:02 +01:00
hpa.go fix: reverse hpa ScalingLimited error condition () 2025-04-22 11:27:02 +01:00
httproute_test.go fix: lint errors () 2024-02-07 11:30:45 +00:00
httproute.go feat: add label selector () 2024-07-18 14:31:41 +01:00
ingress_test.go feat: add MCP support () 2025-04-29 09:22:44 +01:00
ingress.go feat: add label selector () 2024-07-18 14:31:41 +01:00
log_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
log.go feat: add label selector () 2024-07-18 14:31:41 +01:00
mutating_webhook_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
mutating_webhook.go feat: add label selector () 2024-07-18 14:31:41 +01:00
netpol_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
netpol.go feat: add label selector () 2024-07-18 14:31:41 +01:00
node_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
node.go feat: add label selector () 2024-07-18 14:31:41 +01:00
pdb_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
pdb.go feat: add label selector () 2024-07-18 14:31:41 +01:00
pod_test.go fix: pod analyzer catches errors when containers are in Terminated state () 2025-04-08 10:49:53 +01:00
pod.go fix: pod analyzer catches errors when containers are in Terminated state () 2025-04-08 10:49:53 +01:00
pvc_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
pvc.go feat: add label selector () 2024-07-18 14:31:41 +01:00
rs_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
rs.go feat: add label selector () 2024-07-18 14:31:41 +01:00
security_test.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
security.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
service_test.go feat: improved test coverage () 2025-04-14 14:15:26 +01:00
service.go feat: add event failure handling in service analyzer () 2024-08-13 06:36:15 +01:00
statefulset_test.go feat: dump () 2024-11-12 12:04:01 +00:00
statefulset.go feat: error from events for STS analyzer () 2024-10-03 18:33:50 +01:00
storage_test.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
storage.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
test_utils.go feat: new analyzers () 2025-04-15 13:43:38 +01:00
validating_webhook_test.go feat: add label selector () 2024-07-18 14:31:41 +01:00
validating_webhook.go fix: typo () 2024-09-17 08:39:39 +01:00