Skip to content

Releases: hsbc/cost-manager

v0.4.0

22 Dec 00:11
0bc0525
Compare
Choose a tag to compare

Changes since v0.3.0

✨ New Features

  • Replace deepcopy-gen with controller-gen (#47)
  • Reimplement GCP connection draining (#45)
  • Add release notes generation (#40)

📖 Documentation

  • Add Roadmap (#38)

🌱 Others

  • Update golangci-lint to v1.60 and add configuration (#48)
  • Bump golang.org/x/net from 0.19.0 to 0.23.0 (#42)
  • Check for spot-migrator failures during E2E test (#39)
  • Test Prometheus alerts (#37)
  • Test spot-migrator Prometheus metric collection (#36)

v0.3.0

07 Jan 16:44
bf176ad
Compare
Choose a tag to compare

Changes since v0.2.0

🌱 Others

  • Add spot-migrator E2E test (#35)

v0.2.0

06 Jan 15:23
7b412c8
Compare
Choose a tag to compare

Changes since v0.1.0

✨ New Features

  • Build ARM64 container image (#34)
  • Add PodMonitor and PrometheusRule (#32)
  • Add Namespace selector support to pod-safe-to-evict-annotator (#30)
  • Bump kubebuilder-release-tools version (#29)

🐛 Bug Fixes

  • Allow pod-safe-to-evict-annotator to read Namespaces (#33)

📖 Documentation

  • Document release process (#28)

🌱 Others

  • Add E2E test suite (#31)

v0.1.0

04 Jan 00:15
f9674e1
Compare
Choose a tag to compare

Initial release