You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
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 to Ignore, 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 sure proxy_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)