Skip to content

Commit

Permalink
CIS 2.8.0 Release notes (#2309)
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Lohiya <[email protected]>
  • Loading branch information
vklohiya authored Mar 22, 2022
1 parent 21b137e commit 2d5eb1b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Release Notes for Container Ingress Services for Kubernetes & OpenShift
=======================================================================

Next Release
2.8.0
-------------
Added Functionality
```````````````````

**What’s new:**
* CRD:
* Persistence Profile support for VirtualServer, TransportServer and Policy CRs. `Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/customResource/>`_
* Added support for host in TransportServer and IngressLink CR. `Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/customResource/>`_
* Added support for multiple health monitors in EDNS resource
* NodePortLocal(NPL) antrea cni feature support added to Ingress and CRD Resources.
* Persistence Profile support for VirtualServer, TransportServer and Policy CRs. See `Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/customResource/>`_
* Added support for host in TransportServer and IngressLink CR. See `Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/customResource/>`_
* Added support for multiple health monitors in EDNS resource, Refer `Documentation <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/customResource/ExternalDNS>`_
* NodePortLocal(NPL) Antrea CNI feature support added to Ingress and Virtual Server Custom Resource, Refer `Documentation <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/config_examples/NodePortLocal>`_
* Helm Chart Enhancements:
* Support for latest CRD schema

Expand All @@ -20,6 +20,7 @@ Enhancements
* Added fix for processing oldest route when same host and path in routes
* Added fix for cis crash with routes
* :issues:`2212` Fix ExternalDNS adds both VSs to a Wide IP pool with using "httpTraffic: allow" with VS CR
* :issues:`2221` Fixed Error in CIS logs while deleting multiple VS CRD
* :issues:`2222` Fix deleting VirtualServer using hostGroup
* :issues:`2233` TS and VS CRD don't detect the pool members for grafana service
* :issues:`2234` Fix for CIS crash with subsequent creation and deletion of wrong ConfigMap
Expand Down

0 comments on commit 2d5eb1b

Please sign in to comment.