Releases: project-koku/koku-metrics-operator
Releases · project-koku/koku-metrics-operator
costmanagement-metrics-operator:3.3.2
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.2:
- Leader election settings are now configurable via environment variables that can be modified in the operator Subscription and specified as durations.
What's Changed
- make downstream v3.3.0 by @maskarb in #361
- update docs and fix make downstream by @maskarb in #364
- Merge downstream v3 by @djnakabaale in #447
- Red Hat Konflux update costmanagement-metrics-operator by @red-hat-konflux in #449
- Red Hat Konflux update costmanagement-metrics-operator-bundle by @red-hat-konflux in #450
- [COST-5554] Update downstream pipeline by @djnakabaale in #451
- Update Konflux references (downstream) by @red-hat-konflux in #460
- Update Konflux references (downstream) by @red-hat-konflux in #463
- [COST-5481 | COST-5533] Update go to 1.22.7 and move to ubi9 by @djnakabaale in #462
- Update Konflux references (downstream) by @red-hat-konflux in #467
- update pipelines by @djnakabaale in #480
- [COST-5632] Cost Management Metrics Operator V3.3.2 updates by @djnakabaale in #478
- Update Konflux references (downstream) by @red-hat-konflux in #481
- [COST-5632] Cost Management Metrics Operator v3.3.2 bundle updates by @djnakabaale in #487
- Update Konflux references (downstream) by @red-hat-konflux in #490
- Update costmanagement-metrics-operator to cc46f91 by @red-hat-konflux in #494
- [COST-5604] update manager binary path by @djnakabaale in #495
Full Changelog: v3.3.1-downstream...v3.3.2-downstream
koku-metrics-operator:v3.3.2
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.2:
- Leader election settings are now configurable via environment variables that can be modified in the operator Subscription and specified as durations.
What's Changed
- make bundle for v3.3.1 by @djnakabaale in #389
- [COST-5409] Specify correct toolchain version number in go.mod by @djnakabaale in #394
- Red Hat Konflux update koku-metrics-operator by @red-hat-konflux in #402
- [COST-1418] Report fields description by @djnakabaale in #192
- Red Hat Konflux purge koku-metrics-operator by @red-hat-konflux in #407
- Red Hat Konflux update koku-metrics-operator by @red-hat-konflux in #408
- Update Konflux references by @red-hat-konflux in #410
- Update Konflux references by @red-hat-konflux in #411
- Red Hat Konflux purge koku-metrics-operator by @red-hat-konflux in #412
- Red Hat Konflux update koku-metrics-operator by @red-hat-konflux in #422
- [COST-5381] Konflux: Enable multi-arch builds by @djnakabaale in #426
- Update Konflux references by @red-hat-konflux in #427
- Bump the testing-framework group across 1 directory with 2 updates by @dependabot in #416
- Bump the prometheus group across 1 directory with 2 updates by @dependabot in #423
- Update Konflux references by @red-hat-konflux in #428
- [COST-5382] Konflux - prepare to add operator bundle component by @djnakabaale in #429
- Red Hat Konflux update koku-metrics-operator-bundle by @red-hat-konflux in #431
- Update Konflux references by @red-hat-konflux in #430
- Update Konflux references by @red-hat-konflux in #435
- Update Konflux references by @red-hat-konflux in #438
- Update pre-commit hook golangci/golangci-lint to v1.61.0 by @red-hat-konflux in #437
- Update Konflux references by @red-hat-konflux in #440
- Update Konflux references to e487185 by @red-hat-konflux in #441
- [COST-5382] konflux: update bundle pipeline and use brew registry by @djnakabaale in #434
- [COST-5534] Add renovate config by @djnakabaale in #443
- Update Konflux references by @red-hat-konflux in #442
- Update Konflux references by @red-hat-konflux in #445
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the prometheus group by @dependabot in #444
- Update docker.io/library/golang Docker tag to v1.23.2 (main) by @red-hat-konflux in #455
- Update Konflux references (main) by @red-hat-konflux in #454
- Bump appleboy/ssh-action from 1.0.3 to 1.1.0 in the ci-dependencies group by @dependabot in #457
- Bump github.com/prometheus/common from 0.59.1 to 0.60.0 in the prometheus group by @dependabot in #458
- Update Konflux references to 37b9187 (main) by @red-hat-konflux in #461
- [COST-5544] Make leader election duration options configurable by @djnakabaale in #459
- Update Konflux references (main) by @red-hat-konflux in #464
- Update Konflux references (main) by @red-hat-konflux in #468
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the prometheus group by @dependabot in #466
- Bump github.com/prometheus/common from 0.60.0 to 0.60.1 in the prometheus group by @dependabot in #470
- Update Konflux references (main) by @red-hat-konflux in #472
- update go toolchain version by @djnakabaale in #465
- [COST-5607] update whats new in 3.3.2 by @djnakabaale in #473
- Update Konflux references (main) by @red-hat-konflux in #475
- Add feature annotations by @djnakabaale in #476
Full Changelog: v3.3.1...v3.3.2
costmanagement-metrics-operator:3.3.1
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.1:
- Optimize memory usage when reading CSV files.
- Specify toolchain version number in go.mod file
What's Changed
- update whats new in 3.3.0 by @maskarb in #360
- update docs by @maskarb in #363
- fix make downstream by @maskarb in #365
- make v3.3.0 bundle by @maskarb in #362
- Bump library/golang from 1.22.3 to 1.22.5 by @dependabot in #372
- Bump github.com/prometheus/common from 0.53.0 to 0.55.0 in the prometheus group across 1 directory by @dependabot in #369
- Bump docker/build-push-action from 5 to 6 in the ci-dependencies group by @dependabot in #368
- [COST-5183] dont use csvReader.ReadAll to improve memory usage by @maskarb in #370
- update go in go.mod to 1.22 by @maskarb in #373
- Bump the testing-framework group with 2 updates by @dependabot in #374
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in the testing-framework group by @dependabot in #375
- Update badges by @djnakabaale in #384
- Bump library/golang from 1.22.5 to 1.22.6 by @dependabot in #385
- update whats new in 3.3.1 by @djnakabaale in #388
- [COST-5390] Make downstream v3.3.1 by @djnakabaale in #391
- Update downstream v3.3.1 by @djnakabaale in #395
Full Changelog: v3.3.0-downstream...v3.3.1-downstream
koku-metrics-operator:v3.3.1
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.1:
- Optimize memory usage when reading CSV files.
What's Changed
- update whats new in 3.3.0 by @maskarb in #360
- update docs by @maskarb in #363
- fix make downstream by @maskarb in #365
- make v3.3.0 bundle by @maskarb in #362
- Bump library/golang from 1.22.3 to 1.22.5 by @dependabot in #372
- Bump github.com/prometheus/common from 0.53.0 to 0.55.0 in the prometheus group across 1 directory by @dependabot in #369
- Bump docker/build-push-action from 5 to 6 in the ci-dependencies group by @dependabot in #368
- [COST-5183] dont use csvReader.ReadAll to improve memory usage by @maskarb in #370
- update go in go.mod to 1.22 by @maskarb in #373
- Bump the testing-framework group with 2 updates by @dependabot in #374
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in the testing-framework group by @dependabot in #375
- Update badges by @djnakabaale in #384
- Bump library/golang from 1.22.5 to 1.22.6 by @dependabot in #385
- update whats new in 3.3.1 by @djnakabaale in #388
Full Changelog: v3.3.0...v3.3.1
costmanagement-metrics-operator:3.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
- 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
- make downstream v3.3.0 by @maskarb in #361
- update docs and fix make downstream by @maskarb in #364
New Contributors
- @samdoran made their first contribution in #328
- @adberglund made their first contribution in #99
Full Changelog: v3.2.1-downstream...v3.3.0-downstream
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
costmanagement-metrics-operator:3.2.1
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.2.1:
- [COST-4624] sequentially collect initial data upon CostManagementMetricsConfig creation
- [COST-4456] many-to-many not allowed: add additional match options
- [COST-4528] set minimum upload_cycle to 60 (minutes)
- numerous dependency updates
What's Changed
- fix build flag path by @maskarb in #271
- add node affinity for multiarch clusters by @maskarb in #272
- omit
provenance
in buildx to prevent unknown manifests by @maskarb in #273 - Bump the k8s-io-dependencies group with 3 updates by @dependabot in #275
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #276
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #277
- update bundle testing by @maskarb in #274
- Add option to use local cluster in local dev docs by @djnakabaale in #198
- multi-arch unit tests by @maskarb in #279
- Resolve deployment upgrade with RWO PVCs by @montaguethomas in #280
- add .snyk config file to exclude directories by @maskarb in #281
- reorder dependabot.yaml by @maskarb in #284
- more snyk exclusions by @maskarb in #283
- Bump the ci-dependencies group with 1 update by @dependabot in #285
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #286
- skip vendor dir in golintci by @maskarb in #287
- remove sonarcloud integration by @maskarb in #289
- revert codecov action upgrade by @maskarb in #294
- Bump the ci-dependencies group with 1 update by @dependabot in #291
- Bump the k8s-io-dependencies group with 4 updates by @dependabot in #295
- Bump github.com/prometheus/common from 0.46.0 to 0.47.0 by @dependabot in #292
- Bump github.com/operator-framework/api from 0.21.0 to 0.22.0 by @dependabot in #288
- Bump ubi8/go-toolset from 1.20.10-10 to 1.20.12-2 by @dependabot in #297
- [COST-4624] do not show progress update during initial data gather by @maskarb in #296
- Bump github.com/prometheus/common from 0.47.0 to 0.48.0 by @dependabot in #298
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #299
- Enable CI Test case for IBM Z(s390x) - Manual and pr target by @ShivangGoswami in #302
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #303
- v3.2.0 bundle by @maskarb in #270
- disable s390x pull_request_target by @maskarb in #305
- [COST-4456] many-to-many not allowed: add additional match options by @maskarb in #306
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #308
- simplify bundle updates by using yq by @maskarb in #307
- [COST-4528] set minimum upload_cycle to 60 by @maskarb in #310
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #311
- Bump the k8s-io-dependencies group with 3 updates by @dependabot in #312
- add "whats new in v3.2.1" to csv description by @maskarb in #315
- make downstream v3.2.1 by @maskarb in #313
- create a downstream bundle with make command by @maskarb in #316
New Contributors
- @montaguethomas made their first contribution in #280
Full Changelog: v3.2.0-downstream...v3.2.1-downstream
koku-metrics-operator:v3.2.1
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.2.1:
- [COST-4624] sequentially collect initial data upon KokuMetricsConfig creation
- [COST-4456] many-to-many not allowed: add additional match options
- [COST-4528] set minimum upload_cycle to 60 (minutes)
- numerous dependency updates
What's Changed
- Bump the k8s-io-dependencies group with 3 updates by @dependabot in #275
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #276
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #277
- update bundle testing by @maskarb in #274
- Add option to use local cluster in local dev docs by @djnakabaale in #198
- multi-arch unit tests by @maskarb in #279
- Resolve deployment upgrade with RWO PVCs by @montaguethomas in #280
- add .snyk config file to exclude directories by @maskarb in #281
- reorder dependabot.yaml by @maskarb in #284
- more snyk exclusions by @maskarb in #283
- Bump the ci-dependencies group with 1 update by @dependabot in #285
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #286
- skip vendor dir in golintci by @maskarb in #287
- remove sonarcloud integration by @maskarb in #289
- revert codecov action upgrade by @maskarb in #294
- Bump the ci-dependencies group with 1 update by @dependabot in #291
- Bump the k8s-io-dependencies group with 4 updates by @dependabot in #295
- Bump github.com/prometheus/common from 0.46.0 to 0.47.0 by @dependabot in #292
- Bump github.com/operator-framework/api from 0.21.0 to 0.22.0 by @dependabot in #288
- Bump ubi8/go-toolset from 1.20.10-10 to 1.20.12-2 by @dependabot in #297
- [COST-4624] do not show progress update during initial data gather by @maskarb in #296
- Bump github.com/prometheus/common from 0.47.0 to 0.48.0 by @dependabot in #298
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #299
- Enable CI Test case for IBM Z(s390x) - Manual and pr target by @ShivangGoswami in #302
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #303
- v3.2.0 bundle by @maskarb in #270
- disable s390x pull_request_target by @maskarb in #305
- [COST-4456] many-to-many not allowed: add additional match options by @maskarb in #306
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #308
- simplify bundle updates by using yq by @maskarb in #307
- [COST-4528] set minimum upload_cycle to 60 by @maskarb in #310
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #311
- Bump the k8s-io-dependencies group with 3 updates by @dependabot in #312
New Contributors
- @montaguethomas made their first contribution in #280
Full Changelog: v3.2.0...v3.2.1
koku-metrics-operator:v3.2.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.2.0:
- Support for amd64, arm64, ppc64le, s390x architectures
- add liveness and readiness probes to controller Pod
- update project layout for kubebuilder v4 and operator-sdk v1.33
- update pod security settings so that the controller Pod can run in Restricted mode (more info)
What's Changed
- Add bundle for upstream v3.1.0 by @djnakabaale in #244
- Update make cmd to correctly rename files by @djnakabaale in #246
- Bump actions/setup-go from 4 to 5 by @dependabot in #247
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #249
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #248
- dependabot: group github-action updates by @maskarb in #256
- Bump the ci-dependencies group with 2 updates by @dependabot in #257
- group the k8s.io dependency updates by @maskarb in #258
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #255
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #254
- Bump ubi8/go-toolset from 1.20.10-3 to 1.20.10-10 by @dependabot in #260
- ppc64le/multi-arch support for operator image by @jcho02 in #220
- update kubebuilder and operator-sdk version by @maskarb in #212
- Bump the k8s-io-dependencies group with 1 update by @dependabot in #259
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #264
- Bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #263
- Bump github.com/operator-framework/api from 0.20.0 to 0.21.0 by @dependabot in #262
- Added support for IBM Z and Power Architectures via docker-buildx by @ShivangGoswami in #261
- [COST-4579] - update features annotations by @maskarb in #266
- fix Makefile downstream command for new repo structure by @maskarb in #268
- fix build flag path by @maskarb in #271
- add node affinity for multiarch clusters by @maskarb in #272
- omit
provenance
in buildx to prevent unknown manifests by @maskarb in #273
New Contributors
- @jcho02 made their first contribution in #220
- @ShivangGoswami made their first contribution in #261
Full Changelog: v3.1.0...v3.2.0
costmanagement-metrics-operator:3.2.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.2.0:
- Support for amd64, arm64, ppc64le, s390x architectures
- add liveness and readiness probes to controller Pod
- update project layout for kubebuilder v4 and operator-sdk v1.33
- update pod security settings so that the controller Pod can run in Restricted mode (more info)
What's Changed
- Update make cmd to correctly rename files by @djnakabaale in #246
- Bump actions/setup-go from 4 to 5 by @dependabot in #247
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #249
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #248
- dependabot: group github-action updates by @maskarb in #256
- Bump the ci-dependencies group with 2 updates by @dependabot in #257
- group the k8s.io dependency updates by @maskarb in #258
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #255
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #254
- Bump ubi8/go-toolset from 1.20.10-3 to 1.20.10-10 by @dependabot in #260
- ppc64le/multi-arch support for operator image by @jcho02 in #220
- update kubebuilder and operator-sdk version by @maskarb in #212
- Bump the k8s-io-dependencies group with 1 update by @dependabot in #259
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #264
- Bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #263
- Bump github.com/operator-framework/api from 0.20.0 to 0.21.0 by @dependabot in #262
- Added support for IBM Z and Power Architectures via docker-buildx by @ShivangGoswami in #261
- [COST-4579] - update features annotations by @maskarb in #266
- fix Makefile downstream command for new repo structure by @maskarb in #268
- make downstream v3.2.0 by @maskarb in #269
New Contributors
- @jcho02 made their first contribution in #220
- @ShivangGoswami made their first contribution in #261
Full Changelog: v3.1.0-downstream...v3.2.0-downstream