Releases: k8snetworkplumbingwg/kubemacpool
Releases · k8snetworkplumbingwg/kubemacpool
v0.14.6
v0.18.0
v0.17.0
v0.16.0
v0.15.0
- Bump kube-admission-webhook to 0.9.0 (#208)
- move to use latest kubevirt release (#218)
- README: production user should change mac range (#191)
- Remove pod range change in tests (#214)
- Update leader label only at pods with label 'app=kubemacpool' (#212)
- fix leadership label removed after twice winning election (#209)
- drop runlevel annotations (#204)
- Change deployment strategy to Recreate (#201)
- remove rebug print merged by mistake in pool_test.go (#196)
- remove old leader labels after leader election has been won. (#190)
- fix race between webhook and controller (#188)
- add logs to document failing scenarios in kubemacpool startup. (#189)
- Change leadership mechanism (#182)
- add collision detection test in leader change context. (#183)
- Remove HEALT_PROBE_HOST and HEALT_PROBE_PORT (#184)
- Bump controller-runtime to v0.6.0 (#181)
- Correct the kube-admission-webhook version at go.mod (#180)
- aligning wait-time of test to those of production (#160)
- Remove builder Dockerfile and friends (#172)
- Remove finalizer always (#168)
- moving finalizer addition to webhook (#161)
- Move container to ubi8-minimal (#171)
- remove disruption pod budget from kubemacpool. (#169)
- adding reconcile request id to better track multiple thread logs (#166)
- Add polarion test_id flags (#164)
- fix shell formatting of external cluster example (#165)
- add additional wait time in tests that check failed vm creation scenarios. (#152)
- Add junit and polarion test reporters (#156)
- Revert ginkgo cmd but keep ginkgo verbose (#163)
v0.14.5
v0.14.4
v0.14.3
- aligning wait-time of test to those of production (#199)
- remove old leader labels after leader election has been won. (#198)
- add logs to document failing scenarios in kubemacpool startup. (#197)
- change leadership mechanism (#195)
- add collision detection test in leader change context. (#194)
- fix cache race (#192)
- Remove HEALT_PROBE_HOST and HEALT_PROBE_PORT (#187)
- bump runtime controller to 0 6 0 (#186)
- Correct the kube-admission-webhook version at go.mod (#185)
- Add polarion test_id flags (#178)