Skip to content

Commit

Permalink
Update changelog for release-v1.11.0 (#1401)
Browse files Browse the repository at this point in the history
* Appending new change-log

* Update CHANGELOG-1.11.0.md

---------

Co-authored-by: shaynafinocchiaro <[email protected]>
  • Loading branch information
csmbot and shaynafinocchiaro authored Jul 29, 2024
1 parent 65e2659 commit 05ca8e8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG/CHANGELOG-1.11.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Changelog since v1.10.2

## Known Issues
## Known Issues

Controller publish is taking too long to complete. Health monitoring is causing the Unity array to panic by opening multiple sessions. There are error messages in the log `context deadline exceeded`, when health monitoring is enabled. As a workaround, disable volume health monitoring on the node and keep it only at the controller level. Refer [here](https://dell.github.io/csm-docs/docs/csidriver/features/unity/#volume-health-monitoring) for more information about enabling/disabling volume health monitoring.

Expand All @@ -22,16 +22,22 @@ Controller publish is taking too long to complete. Health monitoring is causing

### Features

- Support for Kubernetes 1.30. ([#1400](https://github.com/dell/csm/issues/1400))
- Add Support for OpenShift Container Platform (OCP) 4.16. ([#1359](https://github.com/dell/csm/issues/1359))
- NVMe TCP support for PowerMax. ([#1308](https://github.com/dell/csm/issues/1308))
- Unity 5.4 Support. ([#1399](https://github.com/dell/csm/issues/1399))
- PowerScale OneFS 9.7 support. ([#1398](https://github.com/dell/csm/issues/1398))
- Observability upgrade is supported in CSM Operator. ([#1397](https://github.com/dell/csm/issues/1397))
- DCM and DN client upgrade is supported in CSM operator. ([#1396](https://github.com/dell/csm/issues/1396))
- Support for PowerFlex 4.6. ([#1358](https://github.com/dell/csm/issues/1358))
- Add Authorization upgrade is supported in CSM Operator. ([#1277](https://github.com/dell/csm/issues/1277))
- CSM Resiliency support for PowerMax. ([#1082](https://github.com/dell/csm/issues/1082))

### Bugs

- Documentation has broken links to sample files that are no longer available.. ([#1392](https://github.com/dell/csm/issues/1392))
- CSI Powermax chooses ISCSI protocol over NVMeTCP. ([#1388](https://github.com/dell/csm/issues/1388))
- Revert PR csm-replication/pull/137 (static repctl). ([#1385](https://github.com/dell/csm/issues/1385))
- Enable static build of repctl. ([#1385](https://github.com/dell/csm/issues/1385))
- Documentation and Release Issues with Cert-CSI Tool. ([#1383](https://github.com/dell/csm/issues/1383))
- Cert-CSI Test Suites "Ephemeral Volumes" is failing. ([#1381](https://github.com/dell/csm/issues/1381))
- Quota capacity limit exceeded. ([#1375](https://github.com/dell/csm/issues/1375))
Expand Down

0 comments on commit 05ca8e8

Please sign in to comment.