koku-metrics-operator:v3.3.0
Features & Capabilities:
- Query Prometheus to create reports specific to cost management.
- Package reports as a tarball and uploaded to cost management through cloud.redhat.com Ingress service.
- Create a source in cloud.redhat.com.
- Persistent data storage.
- Collect all available metrics within Prometheus, up to 90 days.
- Air-gapped capable.
- Resource Optimization metrics collection.
New in v3.3.0:
- [COST-1665] add node to storage reports
- [COST-4115] Add basic auth deprecation notice and transition guidance
- [COST-5032] switch to kube_persistentvolume_capacity_bytes
- [COST-5027] opt-in per namespace ROS OCP recommendations
- numerous dependency updates
What's Changed
- add "whats new in v3.2.1" to csv description by @maskarb in #315
- update
make downstream
command to generate a bundle by @maskarb in #317 - correct CSV name in make downstream by @maskarb in #319
- Bump ubi8/go-toolset from 1.20.12-2 to 1.20.12-2.1711036149 by @dependabot in #323
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #321
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #322
- S390x GitHub action: change floating ip assignment from network interface to vni by @ShivangGoswami in #324
- v3.2.1 bundle by @maskarb in #314
- Upgrade Codecov action by @samdoran in #328
- Bump ubi8/go-toolset from 1.20.12-2.1711036149 to 1.20.12-5 by @dependabot in #325
- Bump github.com/operator-framework/api from 0.22.0 to 0.23.0 by @dependabot in #326
- Bump github.com/prometheus/common from 0.48.0 to 0.52.3 by @dependabot in #332
- Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the k8s-io-dependencies group by @dependabot in #331
- upgrade to go 1.21 by @maskarb in #329
- [COST-1665] add node to storage reports by @adberglund in #99
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #336
- [COST-4866] add csi_driver and csi_volume_handle to storage reports by @maskarb in #335
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #339
- Bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #338
- Bump golangci/golangci-lint-action from 4 to 5 in the ci-dependencies group by @dependabot in #342
- [COST-4115] Add basic auth deprecation notice and transition guidance by @djnakabaale in #346
- Bump golangci/golangci-lint-action from 5 to 6 in the ci-dependencies group by @dependabot in #351
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3 by @dependabot in #349
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #348
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #344
- update dependabot groups by @maskarb in #352
- [COST-5032] switch to kube_persistentvolume_capacity_bytes by @maskarb in #354
- [COST-5027] opt-in per namespace ROS OCP recommendations by @maskarb in #355
- Bump library/golang from 1.21.9 to 1.22.3 by @dependabot in #347
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #358
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the testing-framework group by @dependabot in #357
New Contributors
- @samdoran made their first contribution in #328
- @adberglund made their first contribution in #99
Full Changelog: v3.2.1...v3.3.0