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 release-notes for release-v1.13.0 #1422

Merged
merged 17 commits into from
Jan 17, 2025
4 changes: 2 additions & 2 deletions content/docs/applicationmobility/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Description: >
Application Mobility
---

{{% pageinfo color="primary" %}}
We are pleased to announce that Application Mobility will be available with Container Storage Modules starting early next year (2025).
{{% pageinfo color="primary" %}}
{{< message text="10" >}}
{{% /pageinfo %}}

Container Storage Modules for Application Mobility provide Kubernetes administrators the ability to clone their stateful application workloads and application data to other clusters, either on-premise or in the cloud.
Expand Down
8 changes: 3 additions & 5 deletions content/docs/applicationmobility/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,15 @@ weight: 5
Description: >
Release Notes
---
{{% pageinfo color="primary" %}}
We are pleased to announce that Application Mobility will be available with Container Storage Modules starting early next year (2025).
{{% pageinfo color="primary" %}}
{{< message text="10" >}}
{{% /pageinfo %}}

## Release Notes - CSM Application Mobility v1.2.0
## Release Notes - CSM Application Mobility v1.3.0


### New Features/Changes

- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)

### Fixed Issues

### Known Issues
Expand Down
8 changes: 7 additions & 1 deletion content/docs/authorization/v1.x/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,20 @@ Description: >
Dell Container Storage Modules (CSM) release notes for authorization
---

## Release Notes - CSM Authorization 1.12.0
## Release Notes - CSM Authorization 1.13.0

{{% pageinfo color="primary" %}}
{{< message text="5" >}}
{{% /pageinfo %}}

### New Features/Changes

- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
- [#1563 - [FEATURE]: Support Kubevirt for CSM modules](https://github.com/dell/csm/issues/1563)
- [#1610 - [FEATURE]: Added Support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)

### Fixed Issues

### Known Issues
Expand Down
8 changes: 6 additions & 2 deletions content/docs/authorization/v2.x/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ Description: >
Dell Container Storage Modules (CSM) release notes for authorization
---

## Release Notes - CSM Authorization 2.0.0
## Release Notes - CSM Authorization 2.1.0

### New Features/Changes

- [#1281 - [FEATURE]: Stateless, GitOps, HA enabled deployment of the CSM Authorization proxy server ](https://github.com/dell/csm/issues/1281)
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
- [#1563 - [FEATURE]: Support Kubevirt for CSM modules](https://github.com/dell/csm/issues/1563)
- [#1610 - [FEATURE]: Added Support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)
18 changes: 11 additions & 7 deletions content/docs/csidriver/release/powerflex.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: PowerFlex
description: Release notes for PowerFlex CSI driver
---

## Release Notes - CSI PowerFlex v2.12.0
## Release Notes - CSI PowerFlex v2.13.0




Expand All @@ -18,15 +19,18 @@ description: Release notes for PowerFlex CSI driver

### New Features/Changes

- [#663 - [FEATURE]: Enable/disable automatic SDC deployment along with driver installation.](https://github.com/dell/csm/issues/663)
- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
- [#1508 - [FEATURE]: Add Support for KubeVirt](https://github.com/dell/csm/issues/1508)
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
- [#1612 - [FEATURE]: Multi-Availability Zone (AZ) support with multiple storage systems - dedicated storage systems in each AZ](https://github.com/dell/csm/issues/1612)
- [#1613 - [FEATURE]: CSI Powerflex must have the ability to connect a subset of the worker nodes to a storage array for multi-array suppport](https://github.com/dell/csm/issues/1613)

### Fixed Issues

- [#1448 - [BUG]: CSM-operator build fails from disk space issue](https://github.com/dell/csm/issues/1448)
- [#1521 - [BUG]: PowerFlex e2e-fsgroup tests are failing](https://github.com/dell/csm/issues/1521)
- [#1546 - [BUG]: privTgt mount is lost after vxflexos-node pod restart](https://github.com/dell/csm/issues/1546)
- [#1562 - [BUG]: Documentation for PowerFlex nasName states it is not a required field](https://github.com/dell/csm/issues/1562)
- [#1608 - [BUG]: Volume Size Rounding Issue in PowerFlex: Rounds Down Instead of Up for Multiples of 8GB](https://github.com/dell/csm/issues/1608)
- [#1639 - [BUG]: CSM PowerFlex entering boot loop when array has long response times](https://github.com/dell/csm/issues/1639)
- [#1641 - [BUG]: NodeGetVolumeStats will cause panic when called w/ an Ephemeral volume ](https://github.com/dell/csm/issues/1641)
- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)

### Known Issues

Expand Down
33 changes: 19 additions & 14 deletions content/docs/csidriver/release/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: PowerMax
description: Release notes for PowerMax CSI driver
---

## Release Notes - CSI PowerMax v2.12.0
## Release Notes - CSI PowerMax v2.13.0

>Note: Auto SRDF group creation is currently not supported in PowerMaxOS 10.1 (6079) Arrays.

Expand All @@ -19,24 +19,29 @@ description: Release notes for PowerMax CSI driver




### New Features/Changes

- [#1410 - [FEATURE]: Adding support for PowerMax Magnolia](https://github.com/dell/csm/issues/1410)
- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
- [#1508 - [FEATURE]: Add Support for KubeVirt](https://github.com/dell/csm/issues/1508)
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)

### Fixed Issues

- [#1416 - [BUG]: Dell CSM Installation Issues](https://github.com/dell/csm/issues/1416)
- [#1418 - [BUG]: csi-powermax crashed when attempting to unmount volume from node](https://github.com/dell/csm/issues/1418)
- [#1425 - [BUG]: Incorrect Volume Creation Due to Idempotency in CreateVolume](https://github.com/dell/csm/issues/1425)
- [#1447 - [BUG]: Gobrick does not clean wwids from /etc/multipath/wwids after removing multipath devices ](https://github.com/dell/csm/issues/1447)
- [#1448 - [BUG]: CSM-operator build fails from disk space issue](https://github.com/dell/csm/issues/1448)
- [#1453 - [BUG]: Improve Documentation - Multipath configuration for FC and FC-NVMe attached arrays ](https://github.com/dell/csm/issues/1453)
- [#1499 - [BUG]: Fix Gosec error in service.go](https://github.com/dell/csm/issues/1499)
- [#1519 - [BUG]: Powermax Intergration test failing](https://github.com/dell/csm/issues/1519)
- [#1534 - [BUG]: CSI PowerStore unable to resize NVMe block PVC, even though volume on the array get's resized](https://github.com/dell/csm/issues/1534)
- [#1549 - [BUG]: The NVMeCommand constant needs to use full path](https://github.com/dell/csm/issues/1549)
- [#1566 - [BUG]: Inconsistent naming convention of secret is misleading in Installation of PowerMax ](https://github.com/dell/csm/issues/1566)
- [#1568 - [BUG]: Examples provided in the secrets of install driver for the Primary Unisphere and Back up Unisphere is lacking clarity in ConfigMap](https://github.com/dell/csm/issues/1568)
- [#1569 - [BUG]: Unused variable "X_CSI_POWERMAX_ENDPOINT" resulting in driver not to start in PowerMax](https://github.com/dell/csm/issues/1569)
- [#1570 - [BUG]: Stale entries in CSM operator samples and helm-charts for PowerMax ](https://github.com/dell/csm/issues/1570)
- [#1571 - [BUG]: SubjectAltName needs to be updated in the tls.crt ](https://github.com/dell/csm/issues/1571)
- [#1584 - [BUG]: Driver should not be expecting a secret which is not used at all for PowerMax when authorization is enabled ](https://github.com/dell/csm/issues/1584)
- [#1589 - [BUG]: Automation for reverseproxy tls secret and powermax-array-config does not present in E2E](https://github.com/dell/csm/issues/1589)
- [#1593 - [BUG]: Update the cert-manager version in Powermax Prerequisite](https://github.com/dell/csm/issues/1593)
- [#1638 - [BUG]: CSM Docs Multiple fixes for CSI-Powermax installation](https://github.com/dell/csm/issues/1638)
- [#1644 - [BUG]: Cannot create PowerMax clones](https://github.com/dell/csm/issues/1644)
- [#1650 - [BUG]: PowerMax - X_CSI_IG_MODIFY_HOSTNAME fails to rename a host with same name in different case](https://github.com/dell/csm/issues/1650)
- [#1663 - [BUG]: Pod filesystem not resized while volume gets succesfully expanded](https://github.com/dell/csm/issues/1663)
- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)
- [#1634 - [BUG]: CSM PowerMax wrong error message](https://github.com/dell/csm/issues/1634)

### Known Issues

Expand Down
16 changes: 8 additions & 8 deletions content/docs/csidriver/release/powerscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ description: Release notes for PowerScale CSI driver
---


## Release Notes - CSI Driver for PowerScale v2.12.0
## Release Notes - CSI Driver for PowerScale v2.13.0




Expand All @@ -19,16 +20,15 @@ description: Release notes for PowerScale CSI driver

### New Features/Changes

- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
- [#1508 - [FEATURE]: Add Support for KubeVirt](https://github.com/dell/csm/issues/1508)
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove extra line here

- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)

### Fixed Issues

- [#1438 - [BUG]: Remove mutex locks from interceptors on method calls](https://github.com/dell/csm/issues/1438)
- [#1448 - [BUG]: CSM-operator build fails from disk space issue](https://github.com/dell/csm/issues/1448)
- [#1475 - [BUG]: CSM Operator - Changes to csiDriverSpec does not reflect in CSM state or csidrivers.storage.k8s.io object](https://github.com/dell/csm/issues/1475)
- [#1531 - [BUG]: CSM-Operator resets dell-replication-controller-config configmap](https://github.com/dell/csm/issues/1531)
- [#1514 - [BUG]: snapshot restore failed with Message = failed to get acl entries: Too many links](https://github.com/dell/csm/issues/1514)
- [#1620 - [BUG]: PowerScale - handle panic error in ParseNormalizedSnapshotID](https://github.com/dell/csm/issues/1620)
- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)

### Known Issues

Expand Down
22 changes: 10 additions & 12 deletions content/docs/csidriver/release/powerstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: PowerStore
description: Release notes for PowerStore CSI driver
---

## Release Notes - CSI PowerStore v2.12.0
## Release Notes - CSI PowerStore v2.13.0




Expand All @@ -18,19 +19,16 @@ description: Release notes for PowerStore CSI driver

### New Features/Changes

- [#1443 - [FEATURE]: PowerStore Sync / Metro for Block - CSM Replication](https://github.com/dell/csm/issues/1443)
- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
- [#1508 - [FEATURE]: Add Support for KubeVirt](https://github.com/dell/csm/issues/1508)
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
- [#1610 - [FEATURE]: Added Support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)

### Fixed Issues

- [#1447 - [BUG]: Gobrick does not clean wwids from /etc/multipath/wwids after removing multipath devices ](https://github.com/dell/csm/issues/1447)
- [#1458 - [BUG]: CSI-PowerStore Node Prefix is ignored](https://github.com/dell/csm/issues/1458)
- [#1530 - [BUG]: Duplicate host NQNs on nodes with no logs](https://github.com/dell/csm/issues/1530)
- [#1534 - [BUG]: CSI PowerStore unable to resize NVMe block PVC, even though volume on the array get's resized](https://github.com/dell/csm/issues/1534)
- [#1538 - [BUG]: Host definitions not being created after adding new appliance to secret](https://github.com/dell/csm/issues/1538)
- [#1539 - [BUG]: Wrong storage protocol used when multiple PowerStore arrays are defined in secret](https://github.com/dell/csm/issues/1539)
- [#1549 - [BUG]: The NVMeCommand constant needs to use full path](https://github.com/dell/csm/issues/1549)
- [#1582 - [BUG]: CSI-PowerStore Fails to Apply 'mountOptions' Passed in StorageClass](https://github.com/dell/csm/issues/1582)
- [#1586 - [BUG]: Snapshot from metro volume restore as non-metro even if metro storage class is chosen](https://github.com/dell/csm/issues/1586)
- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)

### Known Issues

Expand All @@ -49,4 +47,4 @@ description: Release notes for PowerStore CSI driver

### Note:

- Support for Kubernetes alpha features like Volume Health Monitoring will not be available in Openshift environment as Openshift doesn't support enabling of alpha features for Production Grade clusters.
- Support for Kubernetes alpha features like Volume Health Monitoring will not be available in Openshift environment as Openshift doesn't support enabling of alpha features for Production Grade clusters.
10 changes: 5 additions & 5 deletions content/docs/csidriver/release/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Unity XT
description: Release notes for Unity XT CSI driver
---

## Release Notes - CSI Unity XT v2.12.0
## Release Notes - CSI Unity XT v2.13.0




Expand All @@ -18,13 +19,12 @@ description: Release notes for Unity XT CSI driver

### New Features/Changes

- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
There are no new features in this release.

### Fixed Issues

- [#1447 - [BUG]: Gobrick does not clean wwids from /etc/multipath/wwids after removing multipath devices ](https://github.com/dell/csm/issues/1447)
- [#1448 - [BUG]: CSM-operator build fails from disk space issue](https://github.com/dell/csm/issues/1448)
- [#1654 - [BUG]: Helm installation still check snapshot CRD even though snapshot enabled is set to false](https://github.com/dell/csm/issues/1654)
- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)

### Known Issues

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ weight: 5
description: Release notes for CSM Installation Wizard
---

## Release Notes - CSM Installation Wizard 1.4.1
## Release Notes - CSM Installation Wizard 1.5.0




Expand All @@ -18,12 +19,14 @@ description: Release notes for CSM Installation Wizard

### New Features/Changes

There are no new features in this release.
- [#1560 - [FEATURE]: CSM support for Openshift 4.18](https://github.com/dell/csm/issues/1560)
- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
- [#1610 - [FEATURE]: Added Support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)

### Fixed Issues

- [#1540 - [BUG]: CSM Installation Wizard ](https://github.com/dell/csm/issues/1540)

There are no issues fixed in this release.
### Known Issues

There are no known issues in this release
Expand Down
Loading
Loading