You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Front-End
Fixes an issue where budgets were not validating properly
Fixes an issue where Actions configs do not delete properly
Fixes an issue where creating a request right-sizing action, the autocomplete menu offers options outside the primary cluster
Fixes an issue where Cloud Budget Alerts would not work in Alerts page
Fixes an issue where the refresh button on KC actions page would not respond
Fixes an issue where changing the cost metric on the assets page didn’t result in Total Cost being updated
Fixes an issue where the clusters page would show an incorrect total cost for cluster and doesn't match cluster inspect page
Fixes an issue where you could not delete an NS Turndown Action
Fixed an issue where unclaimed volumes page is listing volumes that are bound and huge discrepancy compared to v1.108.1
Fixes an issue where creating Request Sizing actions via Helm values results in incorrect UI display
Fixes an issue where sorting the Allocations table crashes the page
Fixes an issue where collections missing filter by container option
Fixes an issue where estimated savings were greater than Total Cost on Cluster Page
Fixes an issue where drilling down when aggregated by Deployment breaks the Efficiency Reports page
Adds an orchestrator to bug report
Backend
Fixes an issue where QueryAssetCTE would cause a panic
Significantly improves Aggregator Tuning and Testing
Fixes an ingestion bug which could lead to gaps in data ingested, even though the diagnostics said all files had been ingested. This is typically caused when the Aggregator is stopped/killed. Partial or failed ingestion attempts will now automatically retry
Fixes an issue where transactions were not handled properly
Fixes "NewBillingParseSchema: failed to find Date field" error
Fixes cloudAccountMapping
Fixes an issue where odic or saml redirect on certain configurations would 404 after login
Fixes an issue where a PDF attached to a scheduled report is corrupt
Fixes an issue where custom labels would not work as expected (department, owner, etc)
Fixes an issue where scheduled reports were not being sent
Fix an issue with EKS Optimized gating from backend
Fixes an issue where derivation steps would run out of order
Fixes an issue with filters in scheduled cloud cost reports not being parsed correctly
Helm Changes
#3532 Add API configuration endpoints to nginx config