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: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
# v1.0.0
2
+
3
+
### Notable changes
4
+
* Modularize the controller and node services; Add support for JSON logging ([#30](https://github.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/pull/30), [@hughdanliu](https://github.com/hughdanliu/))
5
+
* Add support for operating modes; Perform metadata collection via the Kubernetes API ([#34](https://github.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/pull/34), [@hughdanliu](https://github.com/hughdanliu/))
6
+
* Add support for node startup taints ([#35](https://github.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/pull/35), [@hughdanliu](https://github.com/hughdanliu/))
7
+
* Add inflight checks to node mounting operations ([#36](https://github.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/pull/36), [@hughdanliu](https://github.com/hughdanliu/))
* Fix update In progress failure during ResizeFileSystem ([#33](https://github.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/pull/33), [@gomesjason](https://github.com/gomesjason/))
*Note: Using the master branch to deploy the driver is not supported as the master branch may contain upcoming features incompatible with the currently released stable version of the driver.*
0 commit comments