Releases: k8snetworkplumbingwg/kubemacpool
Releases · k8snetworkplumbingwg/kubemacpool
v0.24.0
- Remove "app" from matchingLabels (#285)
- ci, add deployment print upon changeReplicas failure (#284)
- cluster-up, increase kubevirt timeout (#283)
- Reduce wait-time to 5 min (#282)
- Move cert-manager execution to a new pod (#279)
- Bump admissionregistration v1 (#278)
- apiextensions, bump apiextensions.k8s.io to v1 (#281)
- kubevirtci, Bump kubevirtci tag (#280)
- webhook, Include metadata changes to kubemacpool TS update scenario (#277)
- pod, Fix pod patching that causes the pod to error on creation (#274)
- documentation, Refactor Kubemacpool Readme (#263)
v0.23.0
Significant PRs in this release:
- consider opt-mode when inserting vms/pod from the cluster to macPoolMap (#276)
- Bump kaw v0.13.0 (#275)
- Change macPoolMap to use transaction timestamps (#269)
- webhook, fix newAllocations list in webhook update (#268)
- support kubeivrt.io/v1: Bump kubevirt 0.37.1 (#265)
v0.22.0
- opt-out, Fix opt-out mode not updating configMap (#261)
v0.21.0
- Bump kubevirt to v0.34.2 (#253)
- ci, Fix test_id:2995 error matcher check (#257)
- logs, Make important logs more visible (#258)
- webhook Handle, patch only kubemacpool changes (#259)
v0.20.4
Bugs:
- test 2995, Fix wrong expected error (#255)
- disk.io, Add test to check disk.io configuration is presevred (#256)
v0.20.3
Infra:
- Bump to go 1.15 to get SubjectKeyId at CA certificate (#247)
- add pod description to kubemacpool pod (#248)
- ci, Add Expect description in flaky test (#250)
- functests, fix functests flags (#251)
- functest, Revert #251 and fix test flags
v0.20.2
- adjust test_id context to current opt-mode (#246)
v0.20.1
- move
test_id
tests to a new context, using the default opt-mode cluster config (#245)
- fix internal anchor link to opt-in/out modes in README file (#243)
- Bump kubemacpool deps (#244)
v0.20.0
- Ensure that the IMAGE_GIT_TAG has 8 chars at commit id (#242)
- Add container push tag with
git describe --tags
output (#241)
- Fix cert test to use manager namespace (#240)
- Change kmp operation to opt-out (#236)
v0.19.0
- Set number of replicas to 1 and drop leader election (#238)