-
-
-
-
2.1.2-felix4c93b240 · ·
Felix version 2.1.2 - Move conntrack rules to per-interface chains. - Add option to disable ctstate=INVALID rules. - Move established rule to top for performance. - Rev libcalico-go to v1.1.5 (fixes selector match w/ KDD) - Fix felix_cluster_* metrics when usage reporting disabled
-
-
-
2.2.0-rc3-felix7a0c614a · ·
Felix version 2.2.0-rc3 - Rev libcalico-go to v1.2.1-rc3 (fixes selector validation issue in k8s)
-
-
-
2.2.0-rc2-felix57b97271 · ·
Felix version 2.2.0-rc2 - Run `docker build` with `--pull`. - Bumping libcalico-go to rev with KDD updatest
-
-
-
2.2.0-rc1-felix638cfce1 · ·
Felix version 2.2.0-rc1 - Fix felix_cluster_* metrics not being updated. - Buffer the signal channel. (#1416) - Dump memory profile on receipt of SIGUSR1 (#1415) - Add support for failsafe UDP ports and allow DNS/DHCP by default. (#1412) - Rev libcalico-go to v1.2.0 for occupancy reduction. (#1419) - Move log writing to background threads to improve robustness if stdout/stderr blocks. (#1389) - Felix is now built with Go v1.8.1 (#1417). - Move conntrack rules to per-interface chains to avoid matching non-Calico packets. (#1424) - Add option to disable ctstate=INVALID rules for some corner cases/experiments. - Fix for spurious ERRORs around missing interfaces.
-
-
-
2.2.0-pre1-felix10e6a68c · ·
Felix version 2.2.0-pre1 - Generalize and explain datastore config construction - Allow FELIX_DATASTORETYPE to fully control datastore type - Ignore empty configuration values. - Various performance and occupancy imporvements - Ensure the IP forwarding is enabled on the interfaces we control. - Reduce log spam from unconditional rewriting of dispatch chains. - Improve stats: add route table stats, swap histograms for summaries. - Switch to monotime package. Remove need for time jump checks. - Add more comments to inheritance index. - Add FV test for Felix with k8s datastore driver - Squash warnings about missing profiles during resync. - Add GINKGO_OPTIONS variable to Makefile.
-
-
-
2.1.1-felixff29d69f · ·
Felix version 2.1.1 - Seed Go's RNG. - Fix felix.go imports. - Rev libcalico-go to 1.1.4, to pick up pod deletion fix (libcalico-go #375) when using the Kubernetes datastore driver. - Ensure IP forwarding is enabled on the interfaces we control.
-