We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8951d4b commit 02da8bdCopy full SHA for 02da8bd
1 file changed
docs/RELEASE-NOTES.rst
@@ -1,15 +1,13 @@
1
Release Notes for F5 IPAM Controller for Kubernetes & OpenShift
2
=======================================================================
3
4
-Next Release
+0.1.3
5
-------------
6
-Added Functionality
7
-```````````````````
8
-
9
Bug Fixes
10
`````````
+* Old entries in IPAM CR spec/status are now removed when CIS gets restarted during VS update
11
* FIC does not allocate the last IP address specified in the ip range.
12
-* FIC freeing IP address on Resource Deletion though corresponding Spec entry is present in other Resources.
+* Deleting resources releases IP address along with clearing corresponding spec entries.
13
14
15
0.1.2
0 commit comments