Skip to content

KubeEdge v1.4.0-beta.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@fisherxu fisherxu released this 05 Aug 06:51
· 7 commits to release-1.4 since this release
425dc1e

Notable Changes

Bug fixs

  • fix wrong use of e.namespace when get imagePullSecret (#1765, @GsssC)
  • fix wrong parse operation when service url is short (#1775, @XiaoJiangWang)
  • delay the volume mount until the pods are retrieved from metaManger and added to managers when edgecore starts (#1809, @GsssC)
  • edged.go: Fix pod sync copied from kubelet (#1819, @faicker)
  • Improve metrics connection (#1887, @Poor12)
  • fix use certificate from local directory problem (#1925, @threestoneliu)
  • Process of bluetooth mapper scheduler seems wrong (#1940, @sailorvii)
  • Fix device configMap can not be re-created (#1949, @daixiang0)
  • fixed goroutine leak, when ws connection reconnect, but fifo's channel no close (#2019, @loongify)