v3.0.2
caseydavenport
released this
09 Feb 23:58
·
29286 commits
to master
since this release
Important: Review the documentation carefully before attempting an upgrade.
You must upgrade to Calico v2.6.5 or later before you can upgrade to Calico v3.0.2.
Bug Fixes
- Fixed a bug where Calico would silently lose its connection to etcd and never recover when the etcd server was terminated. libcalico-go #780 (@caseydavenport)
- Fixed a bug when multiple nodes are restarted simultaneously and swap IP addresses calico #1681 (@caseydavenport)
- Fixed a route scan issue where upon startup bird did not notice that tunneled routes needed to be updated to be non-tunneled. calico #1679 (@caseydavenport)
- Enable Kubernetes node references for automatic cleanup of Node resources in etcd. calico #1678 (@caseydavenport)
- Fixed a panic when BGP is disabled. calico #1674 (@tmjd)
- Kubernetes self-hosted manifests now enable BGP IP address auto-detection by default. calico #1588 (@caseydavenport)