File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,26 @@ Release Notes for BIG-IP Controller for Kubernetes
33
44next-release
55------------
6- * :issues: `810 ` - Controller deletes services and recreates during bigip-ctlr pod restart
6+
7+ v1.8.0
8+ ------
9+ Deprecation
10+ ```````````
11+ Next minor release will change the virtual server names in BigIP from <namespace>_<service> to cfgmap_<namespace>_<service>
12+
13+ Added Functionality
14+ ```````````````````
15+ * Added support for Services handling in numerical namespaces of Kubernetes and Openshift
16+ * Validated against 14.X versions of BIG-IP
17+
18+ Bug Fixes
19+ `````````
20+ * :issues: `810 ` - Controller doesn't delete services and recreates during bigip-ctlr pod restart
21+ * :issues: `718 ` - Namespaces that start with a number does not cause errors
22+
23+ Limitations
24+ ```````````
25+ * Openshift Routes are not compatible with 14.X versions of BIG-IP
726
827v1.7.1
928------
You can’t perform that action at this time.
0 commit comments