Releases: postfinance/kubenurse
Releases · postfinance/kubenurse
v1.11.0
[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
- Neighbour filtering (bd1ee9f)
⚙️ 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
Changelog
- 0426258 chore: update changelog with 1.10.0 release
What's Changed
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #111
- caching with controller-runtime client by @clementnuss in #112
Full Changelog: v1.9.1...v1.10.0
v1.9.1
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
v1.8.1
v1.7.1
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
- @dependabot made their first contribution in #63
Full Changelog: v1.7.0...v1.7.1
kubenurse-0.3.1
A Helm chart for Kubernetes to deploy kubenurse
kubenurse-0.3.0
A Helm chart for Kubernetes to deploy kubenurse
v1.7.0
kubenurse-0.2.2
A Helm chart for Kubernetes to deploy kubenurse