Skip to content

Releases: postfinance/kubenurse

v1.11.0

15 Mar 09:45
1cd6d6b
Compare
Choose a tag to compare

[1.11.0] - 2024-03-15

Full Changelog: v1.10.0...v1.11.0

🚀 Features

  • Use hashing to distribute node checks (a0b49bb)
  • Use uint64 hashes and store neighbours in a heap (270e208)
  • Add request type to httptrace and request duration metrics (cdcc063)

🐛 Bug Fixes

  • Current node hash can never be in the map (5753890)

🚜 Refactor

  • Put Uint64Heap at the end of servicecheck.go (4950dd6)

📚 Documentation

⚙️ Miscellaneous Tasks

Build

  • Bump k8s.io/api from 0.29.0 to 0.29.2 (48af8fc)
  • Bump k8s.io/client-go from 0.29.0 to 0.29.2 (e4734c8)
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (a06bffa)
  • Bump azure/setup-helm from 3 to 4 (688d08b)
  • Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2 (8837f46)
  • Bump github.com/prometheus/client_golang (fa80824)
  • Switch changelog tool to cliff + release 1.10.0 (1cd6d6b)

v1.10.0

20 Feb 05:28
0426258
Compare
Choose a tag to compare

Changelog

  • 0426258 chore: update changelog with 1.10.0 release

What's Changed

Full Changelog: v1.9.1...v1.10.0

v1.9.1

22 Jan 10:42
96a1713
Compare
Choose a tag to compare

the Chart version is now equal to the latest tag, similar to the appVersion.

also, 2 major changes with v1.9: connection are NOT reused per default, and we now use httptrace to trace latency, which also provides for more detailed error messages when packets are lost.

Changelog

  • 96a1713 chore: update changelog with 1.9.1 release

v1.9.0

22 Jan 08:55
7c03ef1
Compare
Choose a tag to compare

Changelog

  • 7c03ef1 chore: update changelog with 1.9.0 release

v1.8.1

14 Dec 13:04
e54d02d
Compare
Choose a tag to compare

Changelog

  • e54d02d chore: update changelog with 1.8.1 release

v1.7.1

26 Jun 08:21
Compare
Choose a tag to compare

Changelog

What's Changed

  • feat(helm): new configuration options by @zbindenren in #57
  • migrate to histogram by @myaser in #58
  • chore: Update client-go and prom-client deps by @djboris9 in #60
  • chore(deps): bump k8s.io/api from 0.27.1 to 0.27.3 by @dependabot in #63
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #65
  • chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.3 by @dependabot in #66
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.16.0 by @dependabot in #67
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #68
  • chore(deps): bump azure/setup-helm from 1 to 3 by @dependabot in #69
  • chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #70
  • chore(deps): bump helm/chart-releaser-action from 1.4.0 to 1.5.0 by @dependabot in #72
  • chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #71
  • chore(deps): bump goreleaser/goreleaser-action from 2 to 4 by @dependabot in #73

New Contributors

Full Changelog: v1.7.0...v1.7.1

kubenurse-0.3.1

07 Dec 11:22
Compare
Choose a tag to compare

A Helm chart for Kubernetes to deploy kubenurse

kubenurse-0.3.0

06 Dec 08:13
Compare
Choose a tag to compare

A Helm chart for Kubernetes to deploy kubenurse

v1.7.0

01 Nov 09:24
Compare
Choose a tag to compare

Changelog

  • c0c1db5 chore(helm): bump chart to 2.2

kubenurse-0.2.2

01 Nov 09:15
Compare
Choose a tag to compare

A Helm chart for Kubernetes to deploy kubenurse