You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE-NOTES.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Added Functionality
32
32
* Supports TLSProfile CRD with BIG-IP reference client and server SSL profiles
33
33
* Supports TLSProfile CRD with K8S secrets reference for client SSL profiles.
34
34
* `CRD schema definition for both Virtual server and TLSProfile <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/_static/config_examples/crd/Install/customresourcedefinitions.yml>`_.
@@ -61,7 +61,8 @@ Guidelines for upgrading to CIS 2.1
61
61
* Those migrating from agent CCCL to agent AS3 :
62
62
- User should clean up LTM resources in BIG-IP partition created by CCCL before migrating to CIS 2.1.
63
63
Steps to clean up LTM resources in BIG-IP partition using AS3
64
-
* Use this POST call: "https://<bigip-ip>/mgmt/shared/appsvcs/declare?async=true" along with this `AS3 declaration <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/_static/config_examples/example-empty-AS3-declaration.yaml>`_.
64
+
* Use below POST call along with this `AS3 declaration <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/_static/config_examples/example-empty-AS3-declaration.yaml>`_.
* Note: Please modify <bigip-ip> in above POST call and <bigip-partition> name in `AS3 declaration <https://raw.githubusercontent.com/F5Networks/k8s-bigip-ctlr/master/docs/_static/config_examples/example-empty-AS3-declaration.yaml>`_
0 commit comments