Skip to content

Commit 4264fac

Browse files
authored
Updated CHANGELOG for 21.10.0 release
1 parent 7b28f15 commit 4264fac

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,28 @@
55
## Changes since v21.07.0
66

77
**Fixes:**
8-
- **Kubernetes** Fixed incorrect calculation for snapshot restoreSize field for
9-
- Fixed custom YAML installer issue with different image (Issue [#613](https://github.com/NetApp/trident/issues/613)).
10-
- Fixed snapshot size calculation (Issue [#611](https://github.com/NetApp/trident/issues/611)).
118
- Fixed issue where clones of XFS volumes could not be mounted on the same node as the source volume (Issue [#514](https://github.com/NetApp/trident/issues/514)).
9+
- Fixed issue where Trident logged a fatal error on shutdown (Issue [#597](https://github.com/NetApp/trident/issues/597)).
10+
- **Kubernetes:** Return a volume's used space as the minimum restoreSize when creating snapshots with ONTAP-NAS and ONTAP-NAS-Flexgroup drivers (Issue [#645](https://github.com/NetApp/trident/issues/645)).
11+
- **Kubernetes:** Fixed issue where "Failed to expand filesystem" error was logged after volume resize (Issue [#560](https://github.com/NetApp/trident/issues/560)).
12+
- **Kubernetes:** Fixed issue where a pod could get stuck in Terminating state (Issue [#572](https://github.com/NetApp/trident/issues/572)).
13+
- **Kubernetes:** Fixed the case where an ONTAP-SAN-Economy FlexVol may be full of snapshot LUNs (Issue [#533](https://github.com/NetApp/trident/issues/533)).
14+
- **Kubernetes:** Fixed custom YAML installer issue with different image (Issue [#613](https://github.com/NetApp/trident/issues/613)).
15+
- **Kubernetes:** Fixed snapshot size calculation (Issue [#611](https://github.com/NetApp/trident/issues/611)).
16+
- **Kubernetes:** Fixed issue where all Trident installers could identify plain Kubernetes as OpenShift (Issue [#639](https://github.com/NetApp/trident/issues/639)).
17+
- **Kubernetes:** Fixed the Trident operator to stop reconciliation if the Kubernetes API server is unreachable (Issue [#599](https://github.com/NetApp/trident/issues/599)).
1218

1319
**Enhancements:**
14-
- Added support for 'unixPermissions' option to GCP-CVS Performance volumes
20+
- Added support for 'unixPermissions' option to GCP-CVS Performance volumes.
21+
- Added support for scale-optimized CVS volumes in GCP in the range 600 GiB to 1 TiB.
1522
- **Kubernetes:** Added support for Kubernetes 1.22.
1623
- **Kubernetes:** Enabled the Trident operator and Helm chart to work with Kubernetes 1.22 (Issue [#628](https://github.com/NetApp/trident/issues/628)).
1724
- **Kubernetes:** Added operator image to tridentctl images command (Issue [#570](https://github.com/NetApp/trident/issues/570)).
18-
- Added driver for Astra Data Store.
1925

2026
**Experimental Enhancements:**
27+
- Added support for volume replication in ONTAP SAN driver.
2128
- Added tech preview REST support for the ONTAP-NAS-Flexgroup, ONTAP-SAN, and ONTAP-NAS-Economy drivers.
29+
- Added driver for Astra Data Store.
2230

2331
**Deprecations:**
2432

0 commit comments

Comments
 (0)