|
|
93a7a0988a
|
feat: implement batch processing for large clusters (100 pods per batch) with memory optimization and progress tracking
|
2025-10-15 16:22:40 -03:00 |
|
|
|
16a0429cc6
|
remove: eliminate all mock data and placeholder comments
|
2025-10-06 15:33:39 -03:00 |
|
|
|
c963879739
|
fix: update Celery task to return real cluster data instead of mock data
|
2025-10-06 15:31:47 -03:00 |
|
|
|
c583d1b985
|
fix: simplify cluster analysis task for UI testing
|
2025-10-06 15:07:20 -03:00 |
|
|
|
b204653882
|
fix: make analyze_cluster function async
|
2025-10-06 15:05:30 -03:00 |
|
|
|
fe8d59659c
|
fix: correct K8sClient method calls in cluster analysis task
|
2025-10-06 15:03:48 -03:00 |
|
|
|
e66c29008a
|
feat: implement real cluster analysis with Kubernetes API data
|
2025-10-06 15:01:56 -03:00 |
|
|
|
8c616652af
|
feat: implement ThanosClient for historical data queries and hybrid Prometheus+Thanos architecture
|
2025-10-06 12:14:40 -03:00 |
|
|
|
f8aebe9c4c
|
fix: simplify cluster analysis task to avoid Celery backend errors
|
2025-10-06 11:02:16 -03:00 |
|
|
|
1b2993b9a1
|
fix: add exception_type to Celery task error handling
|
2025-10-06 10:48:16 -03:00 |
|
|
|
bf06ae190a
|
fix: correct KubernetesClient import to K8sClient in Celery tasks
|
2025-10-06 10:40:20 -03:00 |
|