Skip to content

Commit

Permalink
Update changelog for Trident protect
Browse files Browse the repository at this point in the history
  • Loading branch information
torirevilla authored Nov 14, 2024
1 parent 998cd04 commit e31b316
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,27 @@

## Changes since v24.06.0

**Coming soon:** Trident’s new features for Kubernetes-native:
- Data protection
**New:** Trident data protection and data management features
- Backup and recovery
- Disaster recovery
- Application mobility
- Application mobility
- Data migration

You are required to install the new Trident protect module to unlock these capabilities.
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).

**Fixes:**

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

**Enhancements:**

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

0 comments on commit e31b316

Please sign in to comment.