Skip to content

Commit

Permalink
Update changelog for release-v1.8.0 (#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
csmbot committed Sep 7, 2023
1 parent 6ecffd0 commit 590e39c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG/CHANGELOG-1.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,37 +35,37 @@ The workaround for this issue is to disable root squashing by setting allowRoot:
- The Dell CSI Operator is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use [CSM Operator](https://dell.github.io/csm-docs/docs/deployment/csmoperator/) going forward.
### Features

- K8S 1.28 support in CSM 1.8. ([#947](https://github.com/dell/csm/issues/947))
- SLES15 SP4 support in csi powerscale. ([#967](https://github.com/dell/csm/issues/967))
- PowerScale 9.5.0.4 support. ([#950](https://github.com/dell/csm/issues/950))
- K8s 1.28 support. ([#947](https://github.com/dell/csm/issues/947))
- Add support for Offline Install of CSM Operator in non OLM environment. ([#939](https://github.com/dell/csm/issues/939))
- Use ubi9 micro as base image. ([#922](https://github.com/dell/csm/issues/922))
- Enhancing Unity XT driver to handle API requests after the sessionIdleTimeOut in STIG mode. ([#891](https://github.com/dell/csm/issues/891))
- Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts. ([#877](https://github.com/dell/csm/issues/877))
- CSI 1.5 spec support -StorageCapacityTracking. ([#876](https://github.com/dell/csm/issues/876))
- CSM for PowerMax file support. ([#861](https://github.com/dell/csm/issues/861))
- CSI-PowerFlex 4.0 NFS support. ([#763](https://github.com/dell/csm/issues/763))
- SDC 3.6.1 support. ([#885](https://github.com/dell/csm/issues/885))
- CSM support for Openshift 4.13. ([#724](https://github.com/dell/csm/issues/724))
- CSI Unity XT Driver: Add upgrade support to the CSM Operator. ([#955](https://github.com/dell/csm/issues/955))
- Google Anthos 1.15 support for PowerMax. ([#937](https://github.com/dell/csm/issues/937))
- Use ubi9 micro as base image. ([#922](https://github.com/dell/csm/issues/922))
- Enhance GoPowerScale to support PowerScale Terraform Provider. ([#888](https://github.com/dell/csm/issues/888))
- Configurable Volume Attributes use recommended naming convention <prefix>/<name>. ([#879](https://github.com/dell/csm/issues/879))
- CSI 1.5 spec support: Implement Volume Limits. ([#878](https://github.com/dell/csm/issues/878))
- Use ubi-micro as base image. ([#790](https://github.com/dell/csm/issues/790))

### Bugs

- Remove refs to deprecated io/ioutil. ([#916](https://github.com/dell/csm/issues/916))
- Unity XT: Volume Mount Hangs. ([#901](https://github.com/dell/csm/issues/901))
- Powerscale CSI driver RO PVC-from-snapshot wrong zone. ([#487](https://github.com/dell/csm/issues/487))
- CSM Operator manual installation missing volumeSnapshot CRDs as a prerequisite. ([#944](https://github.com/dell/csm/issues/944))
- Creating StorageClass for replication failed with unmarshal error. ([#968](https://github.com/dell/csm/issues/968))
- cert-csi help message uses wrong name of "csi-cert". ([#938](https://github.com/dell/csm/issues/938))
- volume-group-snapshot test observes a panic when using "--namespace" parameter. ([#931](https://github.com/dell/csm/issues/931))
- "--attr" of ephemeral-volume performance test doesn't support properties file. ([#930](https://github.com/dell/csm/issues/930))
- PowerStore Replication - Delete RG request hangs. ([#928](https://github.com/dell/csm/issues/928))
- VolumeHealthMetricSuite test failure. ([#923](https://github.com/dell/csm/issues/923))
- Generating report from multiple databases and test runs failure. ([#921](https://github.com/dell/csm/issues/921))
- Remove references to deprecated io/ioutil package. ([#916](https://github.com/dell/csm/issues/916))
- Update Cert-csi documentation for driver certification. ([#914](https://github.com/dell/csm/issues/914))
- Cert Manager should display tooltip about the pre-requisite.. ([#907](https://github.com/dell/csm/issues/907))
- Space is not reflecting right on Unity. ([#902](https://github.com/dell/csm/issues/902))
- Unable to pull podmon image from local repository for offline install. ([#898](https://github.com/dell/csm/issues/898))
- Documentation - Authorization. ([#895](https://github.com/dell/csm/issues/895))
- Update CSM Authorization karavictl CLI flag descriptions. ([#895](https://github.com/dell/csm/issues/895))
- CSI driver does not verify iSCSI initiators on the array correctly. ([#849](https://github.com/dell/csm/issues/849))
- Common section for Volume Snapshot Requirements. ([#811](https://github.com/dell/csm/issues/811))

0 comments on commit 590e39c

Please sign in to comment.