Skip to content

Commit

Permalink
Merge pull request #937 from trinaths/1.9.1-release-notes
Browse files Browse the repository at this point in the history
Merge pull request #936 from ssurenr/1.9.1-release-notes
  • Loading branch information
ssurenr authored Jun 4, 2019
2 parents a22d72f + ad33057 commit 35f9f7b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
Release Notes for BIG-IP Controller for Kubernetes
==================================================

v1.9.1
------
Added Functionality
`````````````````````
* Added support for `establishing trust <https://clouddocs.f5.com/containers/v2/kubernetes/kctlr-as3-cert-trust.html>`_ with remote BIG-IP systems using either the device or CA certificates.
* Added support for AS3 3.11.

Bug Fixes
`````````
* Improves performance when updating Configmaps with AS3 Declarations.
* Improves performance when updating Services associated with AS3 Declarations.
* Improves performance when handling changes in Endpoints associated with AS3 Declarations.
* Improves performance when handling node updates in AS3 Declarations.
* Improves performance when applying AS3 Declarations to BIG-IP.
* :issues:`797` - Controller uses ``flannel.alpha.coreos.com/public-ip`` as VTEP endpoint.

Vulnerability Fixes
```````````````````
+------------------+----------------------------------------------------------------+
| CVE | Comments |
+==================+================================================================+
| TBA | Controller no longer prints AS3 Declarations in debug logs |
+------------------+----------------------------------------------------------------+

v1.9.0
------------

Expand Down

0 comments on commit 35f9f7b

Please sign in to comment.