Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for release-v1.4.0 #462

Merged
merged 3 commits into from
Sep 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions CHANGELOG/CHANGELOG-v1.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,30 @@

### Features

- Application Mobility clone application in single command. ([#457](https://github.com/dell/csm/issues/457))
- CLI for Application Mobility. ([#456](https://github.com/dell/csm/issues/456))
- Tech preview for Application Mobility. ([#449](https://github.com/dell/csm/issues/449))
- File Replication Support For Unity. ([#381](https://github.com/dell/csm/issues/381))
- Support PowerStore iSCSI volumes with VMware TKG. ([#363](https://github.com/dell/csm/issues/363))
- Documentation improvement allowing ease of access. ([#357](https://github.com/dell/csm/issues/357))
- CSM 1.4 Release specific changes. ([#350](https://github.com/dell/csm/issues/350))
- StorageClass parameter `fsType` is deprecated and should be replaced with `csi.storage.k8s.io/fstype`. ([#188](https://github.com/dell/csm/issues/188))
- CSM Observability modules stick with otel controller 0.42.0 or later. ([#454](https://github.com/dell/csm/issues/454))
- Set PV/PVC's namespace when using Observability Module. ([#453](https://github.com/dell/csm/issues/453))
- Support PowerScale in CSM Observability. ([#452](https://github.com/dell/csm/issues/452))
- Include systemd vulnerablity in CSM Resiliency's allowed list. ([#438](https://github.com/dell/csm/issues/438))
- PowerPath support for CSI PowerMax. ([#436](https://github.com/dell/csm/issues/436))
- Implementation: enable authorization for csm observability powerscale. ([#413](https://github.com/dell/csm/issues/413))
- Juniper support for Powermax. ([#389](https://github.com/dell/csm/issues/389))
- CSM Authorization insecure related entities are renamed to skipCertificateValidation. ([#368](https://github.com/dell/csm/issues/368))
- CSI-Powerscale to add client to only root clients when RO volume created from snapshot and RootClientEnabled. ([#362](https://github.com/dell/csm/issues/362))
- Add support for FsGroupPolicy in Unity XT driver. ([#361](https://github.com/dell/csm/issues/361))

### Bugs

- Filesystem is not deleted from PowerStore albeit the reclaimPolicy is set to delete when externalAccess is enabled. ([#418](https://github.com/dell/csm/issues/418))
- Authorization: Failing to install k3s in the RPM deployment. ([#461](https://github.com/dell/csm/issues/461))
- PowerMax: FS volume expansion is not working on powerpath. ([#445](https://github.com/dell/csm/issues/445))
- Discrepancy in auto srdf when creating volumes in multiple namespace. ([#440](https://github.com/dell/csm/issues/440))
- PowerMax : Failed to find srdf group number for remote volume. ([#420](https://github.com/dell/csm/issues/420))
- Filesystem is not deleted from PowerStore albeit the reclaimPolicy is set to delete when externalAccess is enabled. ([#418](https://github.com/dell/csm/issues/418))
- The offline installer didn't pull the driver image due to incorrect tag (2.3.0 <> v2.3.0).. ([#435](https://github.com/dell/csm/issues/435))
- Observability Topology: nil pointer error. ([#430](https://github.com/dell/csm/issues/430))
- PowerMax : Failed to find srdf group number for remote volume. ([#420](https://github.com/dell/csm/issues/420))
- PowerScale volumes unable to be created with Helm deployment of CSM Authorization. ([#419](https://github.com/dell/csm/issues/419))
- Authorization CLI documentation does not mention --array-insecure flag when creating or updating storage systems. ([#416](https://github.com/dell/csm/issues/416))
- Authorization: Add documentation for backing up and restoring redis data. ([#410](https://github.com/dell/csm/issues/410))
Expand All @@ -43,3 +41,4 @@
- Unit test failing for csm-authorization. ([#382](https://github.com/dell/csm/issues/382))
- PowerMax: Volume expansion is not working for FS volume. ([#378](https://github.com/dell/csm/issues/378))
- Karavictl has incorrect permissions after download. ([#360](https://github.com/dell/csm/issues/360))
- Helm deployment of Authorization denies a valid request path from csi-powerflex. ([#353](https://github.com/dell/csm/issues/353))