This is a feature release of Felix, Calico's per-host agent. This Felix release is part of the broader Calico 3.0.0 release, which includes releases of all the other Calico components. Those releases will follow shortly. - Enable Calico-Felix for Windows - https://github.com/projectcalico/felix/pull/1638 - Always return a slice from GetPIDs - https://github.com/projectcalico/felix/pull/1664 - Avoid reconnecting just to check the ready flag - https://github.com/projectcalico/felix/pull/1661 - Report health before datastore is ready - https://github.com/projectcalico/felix/pull/1652 - Fix that felix didn't restart when config was deleted - https://github.com/projectcalico/felix/pull/1645 - Fix config batcher - unset dirty flag after flush: https://github.com/projectcalico/felix/pull/1634 - Explicitly allow IPIP packets from/to Calico hosts - https://github.com/projectcalico/felix/pull/1558 - Make it optional to auto-remove containers and add support for restarting stopped ones - https://github.com/projectcalico/felix/pull/1571 - Fix that the allow action override options didn't apply in all cases - https://github.com/projectcalico/felix/pull/1628 To get this release: - For Kubernetes/Docker/etc, the updated calico/node image will be released shortly. - For Host Protection AKA "bare-metal support" - the calico-felix static binary described in the installation instructions is attached. - the stand-alone calico/felix:2.6.0 container image is available on DockerHub and Quay.io. - For OpenStack (or Host Protection/bare-metal), .debs for Ubuntu Trusty and Xenial are available in our calico-2.6 PPA; there is more information in the installation instructions. - For OpenStack (or Host Protection/bare-metal), .rpms targeting RHEL7 are available in our calico-2.6 repo as described in the installation instructions.