Releases: alibaba/hybridnet
Releases · alibaba/hybridnet
helm-chart-0.5.0
A container networking solution aiming at hybrid clouds.
v0.7.0
New features
- Support global service when MultiCluster feature is enabled
- Support specifying MAC addresses for stateful workloads
Improvements
- Remove
onlink
flag of the default route in pods to adapt to Kata - Change the
failurePolicy
of hybridnet pod mutating/validating webhook configuration toIgnore
, to reduce the risk caused by hybridnet webhook - Make cni conf configurable on nodes
- Ensure routes of
169.254.1.1
on host if it's unreachable, to make sureproxy_arp
can work - Refine integration test cases for manager
- Improve the format of daemon logs
Fixed Issues
- Fix kube-proxy nodeport datapath error, this happens usually if the endpoints are underlay VLAN pod (Network jitters of nodeport traffic might happen during the upgrade for old versions)
- Fix the scheduling problem of ip-retained VM pods
helm-chart-0.4.0
A container networking solution aiming at hybrid clouds.
v0.6.0
New features
- Remove DualStack feature gate and make it built in
- Support to retain ip for kubevirt VMs
Improvements
- Bump golang from v1.16 to v1.17
- Add limitations for creating overlapped subnets
- Disable the automatic iptables mode detection of felix
- Print statistics for Network CR
- Remove conversion process from IPInstance v1.1 to v1.2
helm-chart-0.3.1
A container networking solution aiming at hybrid clouds.
v0.5.1
helm-chart-0.3.0
A container networking solution aiming at hybrid clouds.
v0.5.0
helm-chart-0.2.2
A container networking solution aiming at hybrid clouds.