Skip to content

Commit 92d9985

Browse files
authored
Release Notes CIS 2.7.1 (#2195)
Signed-off-by: Vivek Lohiya <[email protected]>
1 parent 4732f92 commit 92d9985

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

docs/RELEASE-NOTES.rst

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,37 @@
11
Release Notes for Container Ingress Services for Kubernetes & OpenShift
22
=======================================================================
33

4-
Next Release
4+
2.7.1
55
-------------
66
Enhancements
77
````````````
88
* Optimized processing of ConfigMaps with FilterTenants enabled
99
* Added support for multihost VS policy rules for same path and service backend combination
10+
* Improved error handling with EDNS Custom resource
1011
* :issues:`1872` Support protocol UDP in Services of type LoadBalancer
1112
* :issues:`1918` ExternalDNS adds both VSs to a Wide IP pool
1213
* :issues:`2051` Fix AS3 Postdelay issue when error occurs
1314
* :issues:`2077` Fix recreating ARPs when CIS restarts
1415
* :issues:`2172` Fix Endpoint NodeName validation issue
15-
* :issues:`2184` Helm Chart ClusterRole Does Not Have Correct Permissions
16+
* Helm Chart Enhancements:
17+
- issues:`2184` Helm Chart ClusterRole does not have correct permissions
18+
19+
FIC Enhancements
20+
````````````````
21+
* Added support for FIC installation using Helm Charts, Refer `Documentation <https://github.com/F5Networks/f5-ipam-controller/blob/main/helm-charts/f5-ipam-controller/README.md>`_
22+
* Added support for FIC installation using OpenShift Operator
23+
24+
Known issues
25+
````````````
26+
* CIS does not delete the arp entries immediately from BigIP, When we remove all the endpoints for a service in cccl mode,
27+
* Unable to pass multiple infoblox labels to FIC helm charts & OpenShit Operator
28+
* Deletion of EDNS resource not removing Wide IP config from BigIP intermittently
29+
* CIS sends the failed tenant declaration every 30 secs with filter-tenant parameter when a 422 error occurs in as3 response
30+
31+
Upgrade notes
32+
``````````````
33+
* Moving from CIS > 2.6 with IPAM, see troubleshooting guide for IPAM issue ``ipams.fic.f5.com not found``. Refer `Troubleshooting Section <https://github.com/F5Networks/f5-ipam-controller/blob/main/docs/faq/README.md>`_
34+
* Moving to CIS > 2.4.1 requires update to RBAC and CR schema definition before upgrade. See `RBAC <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/config_examples/rbac/clusterrole.yaml>`_ and `CR schema <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/config_examples/customResourceDefinitions/customresourcedefinitions.yml>`_
1635

1736

1837
2.7.0

0 commit comments

Comments
 (0)