Skip to content

Commit

Permalink
Appending new change-log (#680)
Browse files Browse the repository at this point in the history
Co-authored-by: csmbot <karavi@dell.com>
  • Loading branch information
csmbot and ioeicicdsvc authored Feb 22, 2023
1 parent e060bc5 commit 9b6e0d1
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG/CHANGELOG-1.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

### Features

- MKE 3.6.0 support. ([#672](https://github.com/dell/csm/issues/672))
- RKE 1.4.1 support. ([#670](https://github.com/dell/csm/issues/670))
- Update Go version to 1.20 for CSM 1.6. ([#658](https://github.com/dell/csm/issues/658))
- Volume cloning of Protected PVCs. ([#646](https://github.com/dell/csm/issues/646))
- Cert-csi - Test suite for validating Dell CSI Drivers. ([#628](https://github.com/dell/csm/issues/628))
- CSI PowerFlex - Replication Support. ([#618](https://github.com/dell/csm/issues/618))
Expand All @@ -17,26 +20,29 @@
- Add CSM Resiliency support for PowerStore. ([#587](https://github.com/dell/csm/issues/587))
- Consistent Variable Name for RDM/vSphere. ([#584](https://github.com/dell/csm/issues/584))
- CSM 1.6 release specific changes. ([#583](https://github.com/dell/csm/issues/583))
- Replication APIs to be moved from alpha phase. ([#432](https://github.com/dell/csm/issues/432))
- PowerFlex preapproved GUIDs. ([#402](https://github.com/dell/csm/issues/402))
- User friendly name to the PowerFlex. ([#181](https://github.com/dell/csm/issues/181))
- Update Go version to 1.20 for CSM 1.6. ([#658](https://github.com/dell/csm/issues/658))
- Cleanup powerpath dead paths. ([#669](https://github.com/dell/csm/issues/669))
- CSI Powermax- Snapshot restore to Metro Volumes. ([#609](https://github.com/dell/csm/issues/609))
- Support PowerMax in CSM Observability. ([#586](https://github.com/dell/csm/issues/586))
- PowerScale replication improvements. ([#573](https://github.com/dell/csm/issues/573))
- PowerScale Replication: Implement Failback functionality. ([#558](https://github.com/dell/csm/issues/558))
- PowerScale Replication - Reprotect should NOT be calling allow_write_revert. ([#532](https://github.com/dell/csm/issues/532))
- Replication APIs to be moved from alpha phase. ([#432](https://github.com/dell/csm/issues/432))

### Bugs

- PowerScale Replication: Failback action failing on different environment. ([#677](https://github.com/dell/csm/issues/677))
- Replication : Creating extra snapshot for idempotent clone operation. ([#657](https://github.com/dell/csm/issues/657))
- CSM Authorization quota of zero should allow infinite use for PowerFlex and PowerMax. ([#654](https://github.com/dell/csm/issues/654))
- Update the optional parameters within angular brackets in upgrade operator page. ([#648](https://github.com/dell/csm/issues/648))
- CSM Authorization CRD in the CSM Operator doesn't read custom configurations. ([#633](https://github.com/dell/csm/issues/633))
- gobrick code owner file is containing errors. ([#568](https://github.com/dell/csm/issues/568))
- PVC fails to resize with the message spec.capacity[storage]: Invalid value: "0": must be greater than zero. ([#507](https://github.com/dell/csm/issues/507))
- Documentation - PowerStore Update Driver from v2.4 to v2.5 using Helm docs has wrong file name. ([#643](https://github.com/dell/csm/issues/643))
- Powerstore Multiple iSCSI network support for CSI driver. ([#668](https://github.com/dell/csm/issues/668))
- Deletion of target volume is failing with multiple snapshots. ([#667](https://github.com/dell/csm/issues/667))
- PowerMax Sample file is wrongly displaying SRDF group auto creation as false. ([#641](https://github.com/dell/csm/issues/641))
- Observability - Improve Grafana dashboards for PowerFlex/Powerstore. ([#640](https://github.com/dell/csm/issues/640))
- Observability - Improve Grafana dashboards for PowerFlex/PowerStore. ([#640](https://github.com/dell/csm/issues/640))
- CSM Authorization CRD in the CSM Operator doesn't read custom configurations. ([#633](https://github.com/dell/csm/issues/633))
- Powerscale csi driver while connecting smarconnect zone name first letter is getting truncated.. ([#617](https://github.com/dell/csm/issues/617))
- "repctl cluster inject --use-sa" does not work when Replication is installed through `repctl`. ([#600](https://github.com/dell/csm/issues/600))
- PowerStore CSI driver 2.5 create volumes successfully but unable to map volumes to hosts on PowerStore. ([#599](https://github.com/dell/csm/issues/599))
Expand Down

0 comments on commit 9b6e0d1

Please sign in to comment.