v0.10.4
What's Changed
Added
- Add a "tumbling window" usage configuration - calculate a tumbling window size based on a start timne configuration and a duration config field.
- Added an option to disable prometheus persistency #765 itsomri
Changed
- If enabled, prometheus storage size is not inferred from cluster objects, but defaults to 50Gi unless explicitly set in KAI config #765 itsomri
- When prometheus is disabled, it will remain in the cluster for a grace period equal to it's retention, unless re-enabled #765 itsomri
Fixed
Full Changelog: v0.10.3...v0.10.4