Skip to content

Releases: kube-reporting/metering-operator

Tectonic Chargeback 0.5.0-rc4

20 Dec 23:04
Compare
Choose a tag to compare
Pre-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.

Tectonic Chargeback 0.5.0-rc3

19 Dec 22:21
Compare
Choose a tag to compare
Pre-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.

Tectonic Chargeback alpha1

14 Nov 21:51
Compare
Choose a tag to compare
Pre-release
0.4.5

hack/uninstall: Fix newline escape