v2.6.3
Calico v2.6.3 resolves several issues:
- Addresses several outstanding common vulnerabilities and exposures (CVE).
- A new node controller for Kubernetes deployments clears data associated with deleted nodes from the Calico datastore, preventing conflicts that can lead to crash loops.
- Reduces default confd log level from debug to info.
- #418: If the CNI-plugin fails to re-network an existing endpoint, it no longer releases the IP allocations to the pool that are still attached to the endpoint. (@fasaxc)
- #408: The CNI-plugin no longer throws file exists while programming route (@gunjan5)