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
- Store JVM GC logs in a log file within each pod
- Fix AWS Billing ReportDataSource handling
- Improve validation of ReportGenerationQueries
- Support setting tolerations and pod affinity on all components
- Fix Presto query buffer accounting that caused invalid SQL to be
sent to Presto in cases where the Query buffer reached max capacity
- Update ScheduledReports to fully handle all Report uses additionally.
This is in preparation of combining the Report and ScheduledReport
resources into a single Report CRD.