Skip to content
Felix version 3.0.0-alpha1-rc1

- Added support for ApplyOnForward flag.
- Implement named ports index and rule conversion.
- Implement IP set rendering for IP, port.
- Implement named port rule rendering.
- Minor fixes to named port calculations.
- Combine selectors in more cases, add UT and clean-ups.
- Bring calc graph diagram up to date.
- Move calc graph test models to own file.
- Add named port calc graph FV tests.
- Add more named ports calc graph FVs.
- Add calc graph FVs for named port label inheritance.
- Add UT for named ports on host endpoints.
- Add some named ports tests with negated ports and selectors.
- Start adding tests for named port rule rendering.
- More rule rendering UTs.
- Add support for selecting source port in FV framework.
- Add named ports source port tests.
- Support workload ingress policy for kube-proxy running in ipvs mode.
- Make topology set-up common across FV tests.
- Add test that confuses TCP and UDP named ports.
- Move UDP conntrack clear into Port.CanConnectTo().
- Rev libcalico-go to pick up resync loop fix.
- DatastoreType etcdv2 -> etcdv3