Skip to content

Commit c7296d7

Browse files
committed
update next.md
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
1 parent 8948b6d commit c7296d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEXT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This document lists the features merged into the master branch for the next mino
44

55
## Post-v1.14.0
66

7+
- ACL log supports ratelimiting. [#5938](https://github.com/kubeovn/kube-ovn/pull/5938)
78
- Subnet with centralized gateway now supports nodeSelectors. [#5956](https://github.com/kubeovn/kube-ovn/pull/5956)
89
- Overlay encapsulation NIC selection. [#5946](https://github.com/kubeovn/kube-ovn/pull/5946)
910
- Performace: skip conntrack for specific dst CIDRs. [#5821](https://github.com/kubeovn/kube-ovn/pull/5821)
@@ -24,6 +25,8 @@ This document lists the features merged into the master branch for the next mino
2425
- Underlay
2526
- Node Selectors for `ProviderNetwork`: instead of adding/removing nodes to the `ProviderNetwork` one by one, you can use node selectors to simplify the workflow. [#5518](https://github.com/kubeovn/kube-ovn/pull/5518)
2627
- Different `NetworkProvider`s can now share the same VLAN. [#5471](https://github.com/kubeovn/kube-ovn/pull/5471)
28+
- Auto create VLAN sub-interfaces. [#5966](https://github.com/kubeovn/kube-ovn/pull/5966)
29+
- Auto move VLAN sub-interfaces to OVS bridges. [#5949](https://github.com/kubeovn/kube-ovn/pull/5949)
2730
- Adding `pod_name` and `pod_namespace` labels to interface metrics. [#5463](https://github.com/kubeovn/kube-ovn/pull/5463)
2831
- IPSec
2932
- Support `cert-manager` to issue certificates. [#5365](https://github.com/kubeovn/kube-ovn/pull/5365)

0 commit comments

Comments
 (0)