Skip to content

Commit e31b316

Browse files
authored
Update changelog for Trident protect
1 parent 998cd04 commit e31b316

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,27 @@
44

55
## Changes since v24.06.0
66

7-
**Coming soon:** Trident’s new features for Kubernetes-native:
8-
- Data protection
7+
**New:** Trident data protection and data management features
8+
- Backup and recovery
99
- Disaster recovery
10-
- Application mobility
10+
- Application mobility
1111
- Data migration
1212

13-
You are required to install the new Trident protect module to unlock these capabilities.
13+
You are required to install the new Trident protect module to unlock these capabilities. [Read more to get started](https://docs.netapp.com/us-en/trident/trident-protect/learn-about-trident-protect.html).
1414

1515
**Fixes:**
1616

1717
- Added support for Windows Server 2019.
1818
- **Kubernetes:** Fixed Rancher admission webhook preventing Trident Helm installations (Issue [#839](https://github.com/NetApp/trident/issues/839)).
1919
- **Kubernetes:** Fixed Affinity key in Helm chart values (Issue [#898](https://github.com/NetApp/trident/issues/898)).
20-
- **Kubernetes:** Fixed tridentControllerPluginNodeSelector/tridentNodePluginNodeSelector won't work with "true"
20+
- **Kubernetes:** Fixed tridentControllerPluginNodeSelector/tridentNodePluginNodeSelector won't work with "true"
2121
value (Issue [#899](https://github.com/NetApp/trident/issues/899)).
2222
- **Kubernetes:** Delete ephemeral snapshots created during cloning (Issue [#901](https://github.com/NetApp/trident/issues/901)).
23-
- Fixed `go mod tidy`in Trident repo (Issue [#767](https://github.com/NetApp/trident/issues/767)).
23+
- Fixed `go mod tidy` in Trident repo (Issue [#767](https://github.com/NetApp/trident/issues/767)).
2424

2525
**Enhancements:**
2626

27+
- **Kubernetes:** Added support for Kubernetes 1.31.
2728
- **Kubernetes:** Added new flag `--k8s_api_qps` to installers to set the QPS value used by Trident to communicate
2829
with the Kubernetes API server.
2930
- **Kubernetes:** Added `--node-prep` flag to installers for automatic management of storage protocol dependencies

0 commit comments

Comments
 (0)