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

Add change log #229

Merged
merged 10 commits into from
Mar 23, 2022
26 changes: 17 additions & 9 deletions CHANGELOG/CHANGELOG-1.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#### Features

- Support creation of volumes from snapshot with both having different isiPath. ([#227](https://github.com/dell/csm/issues/227))
- CSM Resiliency test enhancements for node affinity. ([#225](https://github.com/dell/csm/issues/225))
- NFSv4 POSIX and ACL support in Dell CSI driver for PowerStore. ([#191](https://github.com/dell/csm/issues/191))
- Update to the latest UBIM image for CSM. ([#183](https://github.com/dell/csm/issues/183))
Expand All @@ -26,7 +27,8 @@
- Add FSGroupPolicy Support in Dell CSI Drivers for PowerScale and PowerStore. ([#167](https://github.com/dell/csm/issues/167))
- CSM Resiliency enhancement to consider pod affinity. ([#165](https://github.com/dell/csm/issues/165))
- Dell CSI Operator Enhancements. ([#161](https://github.com/dell/csm/issues/161))
- CSM Operator supports PowerScale and Authorization. ([#159](https://github.com/dell/csm/issues/159))
- New CSM Operator supports PowerScale and Authorization. ([#159](https://github.com/dell/csm/issues/159))
- NVMeoF - TCP for PowerStore. ([#158](https://github.com/dell/csm/issues/158))
- CSM Observability supports upgrade by install script. ([#151](https://github.com/dell/csm/issues/151))
- Update Go version to 1.17 for CSM (across all CSI drivers and modules). ([#149](https://github.com/dell/csm/issues/149))
- Add support for both session-based authentication and basic authentication in CSI-PowerScale. ([#139](https://github.com/dell/csm/issues/139))
Expand All @@ -35,26 +37,28 @@
- CSM Replication Support For PowerScale. ([#116](https://github.com/dell/csm/issues/116))
- Remove CSM for Authorization Sidecar injection in favor of Helm chart deployment. ([#112](https://github.com/dell/csm/issues/112))
- Standalone Helm install for the CSI Unity driver. ([#92](https://github.com/dell/csm/issues/92))
- Support evacuation of pods during NoExecute taint on node. ([#87](https://github.com/dell/csm/issues/87))
- CSM Resiliency supports evacuation of pods during NoExecute taint on node. ([#87](https://github.com/dell/csm/issues/87))

#### Bug Fixes

- Dependabot alerts on CSI drivers. ([#178](https://github.com/dell/csm/issues/178))
- Remove trivy scan from build to avoid podman build failures. ([#224](https://github.com/dell/csm/issues/224))
- Removing dirty bit flag from CSI PowerMax 2.2.0 image . ([#222](https://github.com/dell/csm/issues/222))
- Incorrect path for privatemount directory for unity NFS.. ([#219](https://github.com/dell/csm/issues/219))
- Removing dirty bit flag from CSI PowerMax 2.2.0 image. ([#222](https://github.com/dell/csm/issues/222))
- Incorrect path for privatemount directory for unity NFS. ([#219](https://github.com/dell/csm/issues/219))
- Documentation in values.yaml related to toleration for running on master node is incorrect - CSI driver for Unity-XT. ([#216](https://github.com/dell/csm/issues/216))
- Volume Health Monitoring section is missing under driver install using Operator. ([#212](https://github.com/dell/csm/issues/212))
- error while creating RO volume from snapshot with different isiPaths. ([#211](https://github.com/dell/csm/issues/211))
- CSI Specification in documentation causes confusion for some users.. ([#210](https://github.com/dell/csm/issues/210))
- CSI Specification in documentation causes confusion for some users. ([#210](https://github.com/dell/csm/issues/210))
- Leader election timeout flags are not present in operator but present in helm for CSI-Powerscale. ([#209](https://github.com/dell/csm/issues/209))
- Tenant deletion should cancel tenant revokation. ([#208](https://github.com/dell/csm/issues/208))
- CSI request and response ID's are not logged in the driver. ([#206](https://github.com/dell/csm/issues/206))
- CSM authorization / PowerMax / Misleading 401 error on quota violation. ([#205](https://github.com/dell/csm/issues/205))
- Couldn't fence volumes. ([#199](https://github.com/dell/csm/issues/199))
- Scaled down pod and got files from a different volume - Intermittent. ([#198](https://github.com/dell/csm/issues/198))
- Improve deployment documentation for CSM Authorization. ([#197](https://github.com/dell/csm/issues/197))
- Fix the perf issue related to fqdn resolution during export update with clients on isilon. ([#190](https://github.com/dell/csm/issues/190))
- CSI-PowerFlex logs do not contain CSI request IDs on the Request and Response lines. ([#189](https://github.com/dell/csm/issues/189))
- CSM Observability helm charts: Make app.kubernetes.io/name and name consistent . ([#186](https://github.com/dell/csm/issues/186))
- CSM Observability helm charts: Make app.kubernetes.io/name and name consistent. ([#186](https://github.com/dell/csm/issues/186))
- CSI-provisioner container panic issue. ([#180](https://github.com/dell/csm/issues/180))
- Go Mod tidy issues while building the image. ([#172](https://github.com/dell/csm/issues/172))
- Gosec for PowerMax is reporting failure. ([#170](https://github.com/dell/csm/issues/170))
Expand All @@ -66,11 +70,15 @@
- CSM Authorization sidecar install fails if k8s worker nodes are not in ~/.ssh/known_hosts. ([#147](https://github.com/dell/csm/issues/147))
- Container is terminated but Pod is stuck in terminating. ([#146](https://github.com/dell/csm/issues/146))
- Dell CSI Operator listed two times after upgrade (1.2.0 + 1.5.0). ([#144](https://github.com/dell/csm/issues/144))
- Failing to create replicated volumes with Integration tests . ([#143](https://github.com/dell/csm/issues/143))
- Failing to create replicated volumes with Integration tests. ([#143](https://github.com/dell/csm/issues/143))
- CSI-PowerScale installation fails when reverse DNS lookup is unavailable. ([#142](https://github.com/dell/csm/issues/142))
- Integration tests for replication is failing with Unsupported replication type . ([#138](https://github.com/dell/csm/issues/138))
- Integration tests for replication is failing with Unsupported replication type. ([#138](https://github.com/dell/csm/issues/138))
- Issues while using PowerFlex secret for Observability. ([#137](https://github.com/dell/csm/issues/137))
- Replication Metro mode is not supported . ([#135](https://github.com/dell/csm/issues/135))
- Replication Metro mode is not supported. ([#135](https://github.com/dell/csm/issues/135))
- Documentation improvement recommendations for PowerScale. ([#127](https://github.com/dell/csm/issues/127))
- Driver logs show dirty tag in version. ([#126](https://github.com/dell/csm/issues/126))
- Unit test for csm-metrics-powerstore fails periodically. ([#113](https://github.com/dell/csm/issues/113))

#### Known Issues

- CSM Resiliency: Occasional failure unmounting Unity volume for raw block devices via iSCSI ([#237](https://github.com/dell/csm/issues/237))