Releases: k8snetworkplumbingwg/kubemacpool
Releases · k8snetworkplumbingwg/kubemacpool
v0.50.0
What's Changed
- Optimize init map by @RamLavi in #555
- tests: Fix timing race in legacy ConfigMap upgrade test by @RamLavi in #559
- makefile, e2e: Increase test timeout by @RamLavi in #562
- Remove legacy configmap upgrade path by @RamLavi in #565
- tests/vms: Improve error message visibility by @RamLavi in #567
- tests/vms: Adding ginkgo labels by @RamLavi in #568
- Support day2 range changes by @RamLavi in #566
- Bump Kubevirtci by @oshoval in #569
- Decouple readiness from controller-runtime startup by @RamLavi in #570
- Optimize init pool: Reduce webhook API calls by @RamLavi in #572
- Remove kubevirt dependencies by @RamLavi in #574
- Bump vendors: k8s.io, controller-runtime, kubevirt/api by @RamLavi in #575
- e2e: Consolidate opt-in/opt-out handling to prevent flakes by @RamLavi in #576
- Optimize init pool: Reduce VM/Pod API calls by @RamLavi in #577
- logs: Set verbosity to reduce info level noise by @oshoval in #579
Full Changelog: v0.49.0...v0.50.0
v0.49.3
What's Changed
- [release-0.49] Decouple readiness from controller-runtime startup by @kubevirt-bot in #571
- [release-0.49] Optimize init pool: Reduce webhook API calls by @RamLavi in #573
- [release-0.49] Optimize init pool: Reduce VM/Pod API calls by @kubevirt-bot in #578
Full Changelog: v0.49.2...v0.49.3
v0.49.2
What's Changed
- [release-0.49] tests: Fix timing race in legacy ConfigMap upgrade test by @kubevirt-bot in #560
- [release-0.49] makefile, e2e: Increase test timeout by @kubevirt-bot in #563
Full Changelog: v0.49.1...v0.49.2
v0.47.2
What's Changed
- [release-0.47] tests: Fix timing race in legacy ConfigMap upgrade test by @kubevirt-bot in #561
- [release-0.47] optimize init map ns by @RamLavi in #557
- [release-0.47] makefile, e2e: Increase test timeout by @kubevirt-bot in #564
Full Changelog: v0.47.1...v0.47.2
v0.49.1
What's Changed
- [release-0.49] Optimize init map by @kubevirt-bot in #556
Full Changelog: v0.49.0...v0.49.1
v0.47.1
What's Changed
- [release-0.47] go.mod: Set allowed go version on stable branch by @RamLavi in #539
- [release-0.47] tests/virtual_machines: Fix transaction timestamp not persist on VM creation by @kubevirt-bot in #552
- [release-0.47] pkg/manager: Remove unused cache by @kubevirt-bot in #553
- [release-0.47] pod-pool: skip if pod has no multus network by @kubevirt-bot in #554
Full Changelog: v0.47.0...v0.47.1
v0.49.0
What's Changed
- pod-pool: skip if pod has no multus network by @qinqon in #545
- pkg/manager: Remove unused cache by @RamLavi in #546
- Rm managed nps from release manifests by @ormergi in #544
- pool-manager: Refactor full ip pool e2e tests to unit test by @RamLavi in #547
- readme: Add content about metrics by @ormergi in #543
- Add linter by @RamLavi in #548
- tests: Add linter coverage by @RamLavi in #549
- pool: Randomize first mac allocation by @RamLavi in #447
- network-policy: Use digit ports by @ormergi in #551
- go.mod: Set go to 1.24 by @RamLavi in #550
Full Changelog: v0.48.1...v0.49.0
v0.48.1
v0.48.0
What's Changed
- manifests: Add readyness and liveness probes by @qinqon in #540
- tests/virtual_machines: Fix transaction timestamp not persist on VM creation by @RamLavi in #538
- Add NetworkPolicies by @ormergi in #541
[UPDATE] - This release is missing an important PR that will make Promethues scraping fail. It is not recommended for use.
We suggest upgrading to v0.48.1
Full Changelog: v0.47.0...v0.48.0
v0.47.0
What's Changed
- feat: Add renovate config by @ksimon1 in #456
- hack/check: Add vendor update by @RamLavi in #463
- chore(deps): update module k8s.io/mount-utils to v0.26.8 [security] (main) by @redhat-renovate-bot in #457
- chore(deps): update module github.com/golang/glog to v1.2.4 [security] (main) by @redhat-renovate-bot in #458
- chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] (main) by @redhat-renovate-bot in #461
- renovate: Expand to all stable branches by @RamLavi in #467
- renovate: Fix supported stable branches by @RamLavi in #491
- cluster/up: Maximize kubevirt releases pagination per page by @RamLavi in #497
- chore(deps): update module golang.org/x/net to v0.36.0 [security] (main) by @redhat-renovate-bot in #513
- e2e: Fix logging during test failure by @RamLavi in #454
- Makefile: Enforce allowed go version by @RamLavi in #516
- e2e: Change deprecated vm Running API by @RamLavi in #453
- chore(deps): update module golang.org/x/net to v0.38.0 [security] (main) by @redhat-renovate-bot in #534
- vendor: Bump k8s to 0.31.0, kubevirt to 1.4.0 by @RamLavi in #442
- tests, e2e: Log failed test. by @RamLavi in #535
- Set container's TerminationMessagePolicy to FallbackToLogsOnError by @RamLavi in #537
New Contributors
Full Changelog: v0.46.0...v0.47.0