- Improve early logging configuration (fixes #1156)
- Default to logging errors.
- Provide an override environment variable that allows early logging
to be turned off or increased. (FELIX_EARLYLOGSEVERITYSCREEN)
- Allow access to floating IPs from the Calico host as well as from
further afield.
- Fix that clusterType was being defaulted when clusterGUID was missing.
- Incorporate latest libcalico-go improvements (v1.0.0-rc1)
- Update for current logrus API (fixes #1162)
- Improve release process for Felix