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.8.0 #925

Merged
merged 1 commit into from
Aug 4, 2023
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
13 changes: 9 additions & 4 deletions CHANGELOG/CHANGELOG-1.8.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--toc-->
- [v1.8.0](#v180)
- [Changelog since v1.7.0](#changelog-since-v170)
- [Changelog since v1.7.1](#changelog-since-v171)
- [Known Issues](#known-issues)
- [Changes by Kind](#changes-by-kind)
- [Deprecation](#deprecation)
Expand All @@ -10,7 +10,7 @@

# v1.8.0

## Changelog since v1.7.0
## Changelog since v1.7.1

## Known Issues

Expand All @@ -20,12 +20,13 @@

### Features

- Unity XT: Storage Capacity tracking feature. ([#897](https://github.com/dell/csm/issues/897))
- Use ubi9 micro as base image. ([#922](https://github.com/dell/csm/issues/922))
- Add support for CSI Spec 1.6. ([#905](https://github.com/dell/csm/issues/905))
- Enhancing Unity XT driver to handle API requests after the sessionIdleTimeOut in STIG mode. ([#891](https://github.com/dell/csm/issues/891))
- CSM 1.8 release specific changes. ([#885](https://github.com/dell/csm/issues/885))
- Implement Volume Limits. ([#878](https://github.com/dell/csm/issues/878))
- 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 : Implement Storage Capacity Tracking feature.. ([#876](https://github.com/dell/csm/issues/876))
- CSI 1.5 spec Support. ([#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))
- CSM support for Openshift 4.13. ([#724](https://github.com/dell/csm/issues/724))
Expand All @@ -35,9 +36,13 @@

### Bugs

- Remove refs to deprecated io/ioutil. ([#916](https://github.com/dell/csm/issues/916))
- Unit tests failing for CSI-PowerMax in in NodeGetInfo scenario.. ([#915](https://github.com/dell/csm/issues/915))
- Space is not reflecting right on Unity. ([#902](https://github.com/dell/csm/issues/902))
- Unity XT: Volume Mount Hangs. ([#901](https://github.com/dell/csm/issues/901))
- CSI driver does not verify iSCSI initiators on the array correctly. ([#849](https://github.com/dell/csm/issues/849))
- 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))
- Missing nodeSelector and tolerations entry in sample file. ([#890](https://github.com/dell/csm/issues/890))
- Unit tests failing for CSI-PowerMax. ([#887](https://github.com/dell/csm/issues/887))
- Common section for Volume Snapshot Requirements. ([#811](https://github.com/dell/csm/issues/811))