Releases: pelotech/nidhogg
Releases · pelotech/nidhogg
v0.6.5
v0.6.4
0.6.4 (2025-02-15)
Bug Fixes
- deps: update kubernetes packages to v0.32.2 (#7) (b603fb7)
- deps: update module github.com/prometheus/client_golang to v1.20.5 (#9) (4e414c0)
- deps: update module sigs.k8s.io/controller-runtime to v0.20.2 (#51) (e57c21d)
- upgrade controller runtime to v0.20.1 and conforming to new TypedEventHandler interface (#46) (9d3f9c1)
v0.6.3
v0.6.2
v0.6.1
v0.6.0
0.6.0 (2025-02-13)
Features
- add pr-title check and pre-commit action (#29) (e5775b6)
- selectors: Extract selectors from daemonsets if not provided through config (#33) (dbdb572)
Bug Fixes
- badges: Fix GH workflow badges in docs/README.md (3850e21)
- deps: update module github.com/onsi/gomega to v1.36.2 (#8) (fc4103c)
- deps: update module github.com/stretchr/testify to v1.10.0 (#10) (eabd5fa)
- removed duplicated config for pre-commit (#30) (e9d08b8)
- using container image directly in resources.yaml (#37) (1f05333)
v0.5.3
What's Changed
- Add unit/integration tests to CI build by @scoquelin in #22
- Fix issue when listing daemonset pods by @scoquelin in #19
- Automate nidhogg Github release process by @scoquelin in #25
New Contributors
- @scoquelin made their first contribution in #22
Full Changelog: v0.5.2...v0.5.3
v0.5.1
v0.5.0
Initial fork release
- add arm64 support
- update golang version
- move from drone -> github actions
- publish to ghcr.io/pelotech/nidhogg:v0.5.0
- configurable taint name
- configurable delay before removing taint
- move to go mod
- version bump
- evaluate pod readiness vs running