Skip to content

Tectonic Chargeback 0.5.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@chancez chancez released this 20 Dec 23:04
· 3435 commits to master since this release

Changes:

  • Improved configuration with a new chargeback-helm-operator, along with
    docs on configuring resource requests/limits, S3 storage, and AWS
    Billing Reports.
  • Support for correlating with AWS Billing Reports to get calculated
    cost of pods, namespaces and the overall cluster.
  • Improved processing of resources by processing more resources
    concurrently
  • Added readiness probe to chargeback-operator ensuring pod is only
    ready when it can process reports and return results.

Known issues:

  • New AWS Billing Data is not picked up after it's been updated or new
    billing periods occur. This is expected to be fixed by the final 0.5.0
    release.
  • A Scheduled Report CRD exists and will be created, but ScheduledReport
    resources are not currently processed.