Skip to content

v0.7.0

Compare
Choose a tag to compare
@hhyasdf hhyasdf released this 15 Aug 12:11
· 33 commits to release-0.7 since this release
1b0c58f

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)
  • Fix the scheduling problem of ip-retained VM pods