8000 Releases · rchakode/kube-opex-analytics · GitHub
[go: up one dir, main page]

Skip to content

Releases: rchakode/kube-opex-analytics

v25.03.1

09 Mar 18:17
Compare
Choose a tag to compare

What's Changed

  • Fixed display of node's legend with large number of running pods on the node

Full Changelog: v25.03.0...v25.03.1

v25.03.0

09 Mar 17:17
Compare
Choose a tag to compare

What's Changed

  • Fixes related node labels retrieval (nodes may not have region and instance-type label)
  • Improved deployment manifests to add suitable SCCs when deploying on OpenShift
  • Updated documentation with more details concerning the default Kustomize based installation.
  • Added more details in documentation concerning the customization of installation settings when using Helm (OpenShift, persitent storage or emptyDir, etc.)

Full Changelog: v24.03.3...v25.03.0

v24.03.3

14 Mar 15:01
Compare
Choose a tag to compare

What's Changed

  • Fixed the display of node chart display when the node name starts with a numeric character

Full Changelog: v24.03.2...v24.03.3

v24.03.2

12 Mar 17:26
Compare
Choose a tag to compare

What's Changed

  • Automatically added token for Service Accpunt. Since Kubernetes 1.25 the Service Account token is not automatically created.
  • Misc fixes in node data processing with Javascript.
  • Updated of documentaiton.

v24.03.2-dev1

12 Mar 17:18
Compare
Choose a tag to compare
v24.03.2-dev1 Pre-release
Pre-release
replaceAll for dots in node name

v24.03.1

12 Mar 17:05
56eac57
Compare
Choose a tag to compare
v24.03.1 Pre-release
Pre-release
fixed indentation in yaml

v22.12.1

12 Feb 18:09
Compare
Choose a tag to compare

What's Changed

  • Fixed helm manifested updating ingress api version to v1 (issue #86)
  • Fixed regression of fixed cluster hourly price (isssue #87)
  • Chore: updated base image to ubuntu 20.04. This leads to a gain of about 40MB image size.

Full Changelog: v22.12.0...v22.12.1

v22.12.0

03 Dec 14:53
Compare
Choose a tag to compare

What's Changed

  • Supporting price discovery for AKS and GKE in #76. Thanks to @NesrineSfaxi for this huge contribution.
  • added variable KOA_LISTENER to configure backend port in #79
  • Added github-actions ecosystem to dependabot configuration by @ccamel in #80
  • Make token file configurable in #85

Full Changelog: v22.06.0...v22.12.0

Special thanks to @NesrineSfaxi for her contributions in this release.

v22.06.0

26 Jun 22:01
Compare
Choose a tag to compare

What's Changed

  • Added daily and monthly usage accounting analytics data based on resource requests.
  • Added visualization and data export features for daily and monthly accounting based on resources requests.
  • Added ability to filter reports by namespaces.

New Contributors

  • @caruccio made their first contribution in #66. Many thanks to him for this great contribution.

Full Changelog: v22.02.3...v22.06.0

Release v22.02.3

11 May 20:50
Compare
Choose a tag to compare

What's Changed

  • fixed #60: processing of namespace usage fail with key error by @rchakode in #61

Full Changelog: v22.02.2...v22.02.3

0