Skip to content

Commit

Permalink
Merge pull request #1313 from agupta49/updateReleaseNotes2
Browse files Browse the repository at this point in the history
New release section "Next Upgrade Notes" added
  • Loading branch information
agupta49 authored May 21, 2020
2 parents 4335650 + 7afe745 commit efcab9e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
Release Notes for BIG-IP Controller for Kubernetes
==================================================
Release Notes for Container Ingress Services for Kubernetes & OpenShift
=======================================================================

2.0
-------------
Added Functionality
`````````````````````
* `as3` is the default agent. Use deployment argument `--agent` to configure `cccl` agent.
* Custom Resource Definition (CRD) – Alpha available with Custom resource `virtual-server`.
- `CRD Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/_static/config_examples/crd/k8s1.16>`_.
- `CRD Doc and Examples <https://github.com/F5Networks/k8s-bigip-ctlr/tree/master/docs/_static/config_examples/crd/CustomResource.md>`_.
* Added new optional deployment arguments:
- `--custom-resource-mode` (default `false`) when set `true` processes custom resources only.
- `--userdefined-as3-declaration` for processing user defined AS3 Config Map in CIS watched namespaces.
* AS3 versions >= 3.18 is required for 2.x releases.
* CIS is now compatible with:
- OpenShift 4.3.
- BIG-IP 15.1.
- K8S 1.18.
* Base image upgraded to UBI for CIS Container images.
* Added Support for:
- Multiple BIG-IP ClientSSL profiles for a Virtual Server.
Expand Down Expand Up @@ -48,6 +49,10 @@ Limitations
```````````
* CIS with cccl as agent, OpenShift A/B route cannot be updated in BIGIP >=v14.1.x due to data group changes.

Next Upgrade Notes
``````````````````
* From CIS 2.1, additional AS3 managed partition "_AS3" will be removed.

1.14.0
------------
Added Functionality
Expand Down

0 comments on commit efcab9e

Please sign in to comment.