Releases: projectcalico/libcalico-go
Releases · projectcalico/libcalico-go
v1.2.1-rc6
#413 Drop status reports in KDD to avoid spammy warning logs in felix.
v1.2.1-rc5
v1.1.6
Fixes:
#404 : Upgrading from older Felix can cause loss of endpoint config due to more restrictive label regex
v1.1.5
v1.2.1-rc4
#401 - Don't export the Revision field in YAML/JSON marshaling of the resource.
v1.2.1-rc3
v1.2.1-rc2
Fixes:
#392 Allow "/" in Name fields (policy, profile etc.)
#394 Error when performing invalid operations w/ KDD
v1.2.1-rc1
- Added fixes for IPIP tunnels in Kubernetes Datastore Driver
v1.2.0
- Add Node calls to Kubernetes datastore driver (KDD). (#313)
- Handle missing node name in KDD. (#352)
- Remove label cache from KDD, which is not required for Felix. This improves occupancy. (#385)
- Prevent a tight loop if the etcd Syncer is getting repeated network errors. (#343)
- Various validation improvements.
- KDD now ignores host networked pods.