Releases: kube-reporting/metering-operator
Releases · kube-reporting/metering-operator
Tectonic Chargeback 0.5.0-rc4
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
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
0.4.5 hack/uninstall: Fix newline escape