Skip to content

Commit 49aa35d

Browse files
committed
update next
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
1 parent 023eb9d commit 49aa35d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEXT.md

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

55
## Post-v1.14.0
66

7+
- NetworkPolicy supports `lax` mode which only deny traffic type of TCP, UDP and SCTP. That means ARP, ICMP and DHCP traffic are alaways allowed. [#5745](https://github.com/kubeovn/kube-ovn/pull/5745)
8+
- Remove internal-port type interface code. [#5794](https://github.com/kubeovn/kube-ovn/pull/5794)
79
- IPPool
810
- Multiple IPPools now can bind to the same Namespace. [#5731](https://github.com/kubeovn/kube-ovn/pull/5731)
911
- Pods in a bound namespace will only get IPs from the bound pool(s), not other ranges in the subnet. [#5731](https://github.com/kubeovn/kube-ovn/pull/5731)

0 commit comments

Comments
 (0)