Releases: k8snetworkplumbingwg/kubemacpool
Releases · k8snetworkplumbingwg/kubemacpool
v0.14.1
- remove disruption pod budget from kubemacpool. (#170)
v0.14.0
- Change opt in label default value to allocate (#157 )
- Check manager pod readyness changing leadership at test (#151 )
- Parameterize manager namespace at tests from pods (#150 )
- Use 'ginkgo' cmd to run tests (#154 )
- Bump golang to 1.13 (#155 )
- adding retryOnConflict methods to protect from conflicts (#159 )
v0.13.0
- Remove CSR's related RBAC (#149)
v0.12.0
- Remove ownership stealing code (#147)
- Bump kube-admission-webhook to 0.8.0 (#148)
v0.11.0
- Bump kube-admission-webhook to v0.7.0
v0.10.0
- Add opt-in by namespace functionality
- move webhook cert handling to kube-admission-webhook v0.6.0
- Bump Kubevirt to v0.29.0
- Bump multus-cni to v3.4.1
- Bump controller-runtime to 0.4.0
- Fix flaky tests
v0.8.2
- Added app=kubemacpool label which was accidentally removed
v0.8.1
Merge pull request #78 from AlonaKaplan/release-v0.8
BZ1779513: make webhook ignoring
v0.9.0
- Skip reconciliation in critical workspaces
- Update port number in service manifest