Warwick

Results 5 issues of Warwick

Add comprehensive documentation for AI assistants working with the OpenCost codebase. This includes: - Project overview and key features - Repository structure explanation - Development setup and build commands -...

## Summary Adds a new `get_cost_recommendations` MCP tool that generates actionable cost optimization recommendations by analyzing Kubernetes resource allocation data. The tool identifies idle resources, oversized workloads, and rightsizing opportunities,...

enhancement

## Summary Fixes integration test failures where OpenCost allocation results showed significant discrepancies compared to Prometheus queries. Two critical bugs were identified and fixed: 1. **Missing resource hour tracking in...

bug

This commit adds test cases and documentation that successfully reproduce the race condition bugs reported in issues #3388 and #2910. Test files added: - test_race_condition.go: Standalone test that reproduces the...

### Summary After upgrading to OpenCost 1.118.0, users experienced broken cloud cost integrations with the error message "There are no Cloud Cost integrations currently configured" despite having valid cloudIntegrationSecret configurations....

bug