Skip to content

Commit e35bf40

Browse files
authored
Update changelog for 23.01
1 parent 7855b18 commit e35bf40

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,34 @@
22

33
[Releases](https://github.com/NetApp/trident/releases)
44

5-
## Changes since v23.01.0
5+
## Changes since v22.10.0
66

7-
- For the ontap-san and ontap-san-economy drivers the data LIF parameter is deprecated for SAN attachments. The data LIFs needed for iSCSI multipath support are determined at the time of volume attachment.
7+
- **IMPORTANT**: Kubernetes 1.26 is now supported in Trident. Please upgrade Trident prior to upgrading Kubernetes.
88

9-
## Changes since v22.10.0
9+
**Fixes:**
10+
11+
- **Kubernetes:** Added options to exclude Pod Security Policy creation to fix Trident installations via Helm (Issues [#783](https://github.com/NetApp/trident/issues/783), [#794](https://github.com/NetApp/trident/issues/794)).
1012

1113
**Enhancements**
14+
- **Kubernetes:** Added support for Kubernetes 1.26.
15+
- **Kubernetes:** Improved overall Trident RBAC resource utilization (Issue [#757](https://github.com/NetApp/trident/issues/757)).
16+
- **Kubernetes:** Added automation to detect and fix broken or stale iSCSI sessions on host nodes.
17+
- **Kubernetes:** Added support for expanding LUKS encrypted volumes.
18+
- **Kubernetes:** Added credential rotation support for LUKS encrypted volumes.
19+
- Added support for SMB volumes with Amazon FSx to the ontap-nas storage driver.
20+
- Added support for NTFS permissions when using SMB volumes.
1221
- Added support for storage pools for GCP volumes with CVS service level.
13-
- Improved performance for ontap-nas-economy storage drivers managing multiple FlexVols.
22+
- Added support for optional use of `flexgroupAggregateList` when creating FlexGroups with the ontap-nas-flexgroup storage driver.
23+
- Improved performance for the ontap-nas-economy storage driver when managing multiple FlexVols.
1424
- Enabled dataLIF updates for all ONTAP NAS storage drivers.
15-
- Added options to exclude pod security policy creation during trident installation through helm.
25+
- Updated the Trident Deployment and DaemonSet naming convention to reflect the host node OS.
1626

1727
**Deprecations:**
1828

1929
- **Kubernetes:** Updated minimum supported Kubernetes to 1.21.
30+
- Data LIFs should no longer be specified when configuring ontap-san or ontap-san-economy drivers.
2031

21-
## Changes since v22.07.0
32+
## v22.10.0
2233

2334
- **IMPORTANT**: Kubernetes 1.25 is now supported in Trident. Please upgrade Trident prior to upgrading Kubernetes.
2435
- **IMPORTANT**: Trident will now strictly enforce the use of multipathing configuration in SAN environments, with a recommended value of `find_multipaths: no` in multipath.conf file. Use of non-multipathing configuration or use of `find_multipaths: yes` or `find_multipaths: smart` value in multipath.conf file will result in mount failures. Trident has recommended the use of `find_multipaths: no` since the 21.07 release.

0 commit comments

Comments
 (0)