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

CSM 1.10.2 Patch Release #1127

Merged
merged 6 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ enable = false
# icon = "fa fa-envelope"
# desc = "Discuss development issues around the project"
[[params.versions]]
version = "Current(v1.10.1)"
version = "Current(v1.10.2)"
url = "https://dell.github.io/csm-docs/docs/"

[[params.versions]]
Expand Down
3 changes: 2 additions & 1 deletion content/docs/authorization/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Description: >
Dell Container Storage Modules (CSM) release notes for authorization
---

## Release Notes - CSM Authorization 1.10.0
## Release Notes - CSM Authorization 1.10.1



Expand All @@ -17,6 +17,7 @@ Description: >

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)

### Fixed Issues
Expand Down
2 changes: 1 addition & 1 deletion content/docs/cosidriver/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ weight: 6
description: Release Notes for COSI Driver
---

## Release Notes - COSI Driver v0.1.1
## Release Notes - COSI Driver v0.2.1



Expand Down
2 changes: 1 addition & 1 deletion content/docs/csidriver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{<table "table table-striped table-bordered table-sm">}}
| Features | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|--------------------------|:--------:|:---------:|:---------:|:----------:|:----------:|
| CSI Driver version | 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 |
| CSI Driver version | 2.10.1 | 2.10.1 | 2.10.1 | 2.10.1 | 2.10.1 |
| Static Provisioning | yes | yes | yes | yes | yes |
| Dynamic Provisioning | yes | yes | yes | yes | yes |
| Expand Persistent Volume | yes | yes | yes | yes | yes |
Expand Down
4 changes: 3 additions & 1 deletion content/docs/csidriver/release/powerflex.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: PowerFlex
description: Release notes for PowerFlex CSI driver
---

## Release Notes - CSI PowerFlex v2.10.0
## Release Notes - CSI PowerFlex v2.10.1



Expand All @@ -14,6 +14,8 @@ description: Release notes for PowerFlex CSI driver

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#1285 - [FEATURE]: Remove checks in code for non-supported installs of CSM](https://github.com/dell/csm/issues/1285)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)

### Fixed Issues
Expand Down
4 changes: 3 additions & 1 deletion 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.10.0
## Release Notes - CSI PowerMax v2.10.1

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

Expand All @@ -17,6 +17,8 @@ description: Release notes for PowerMax CSI driver

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#1285 - [FEATURE]: Remove checks in code for non-supported installs of CSM](https://github.com/dell/csm/issues/1285)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)

### Fixed Issues
Expand Down
4 changes: 3 additions & 1 deletion content/docs/csidriver/release/powerscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Release notes for PowerScale CSI driver
---


## Release Notes - CSI Driver for PowerScale v2.10.0
## Release Notes - CSI Driver for PowerScale v2.10.1



Expand All @@ -15,6 +15,8 @@ description: Release notes for PowerScale CSI driver

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#1285 - [FEATURE]: Remove checks in code for non-supported installs of CSM](https://github.com/dell/csm/issues/1285)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)

### Fixed Issues
Expand Down
4 changes: 3 additions & 1 deletion content/docs/csidriver/release/powerstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: PowerStore
description: Release notes for PowerStore CSI driver
---

## Release Notes - CSI PowerStore v2.10.0
## Release Notes - CSI PowerStore v2.10.1



Expand All @@ -14,6 +14,8 @@ description: Release notes for PowerStore CSI driver

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#1285 - [FEATURE]: Remove checks in code for non-supported installs of CSM](https://github.com/dell/csm/issues/1285)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)
- [#1129 - [FEATURE]: Support PowerStore v3.6](https://github.com/dell/csm/issues/1129)

Expand Down
4 changes: 3 additions & 1 deletion content/docs/csidriver/release/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Unity XT
description: Release notes for Unity XT CSI driver
---

## Release Notes - CSI Unity XT v2.10.0
## Release Notes - CSI Unity XT v2.10.1



Expand All @@ -14,6 +14,8 @@ description: Release notes for Unity XT CSI driver

### New Features/Changes

- [#1284 - [FEATURE]: Support for Openshift 4.15](https://github.com/dell/csm/issues/1284)
- [#1285 - [FEATURE]: Remove checks in code for non-supported installs of CSM](https://github.com/dell/csm/issues/1285)
- [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)

### Fixed Issues
Expand Down
10 changes: 5 additions & 5 deletions content/docs/deployment/csminstallationwizard/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@ The [Dell Container Storage Modules Installation Wizard](./src/index.html) is a

| CSI Driver | Version | Helm | Operator |
| ------------------ | --------- | ------ | --------- |
| CSI PowerStore | 2.10.0 |✔️ |✔️ |
| CSI PowerStore | 2.10.1 |✔️ |✔️ |
| CSI PowerStore | 2.9.0 |✔️ |✔️ |
| CSI PowerStore | 2.8.0 |✔️ |✔️ |
| CSI PowerStore | 2.7.0 |✔️ |✔️ |
| CSI PowerMax | 2.10.0 |✔️ |✔️ |
| CSI PowerMax | 2.10.1 |✔️ |✔️ |
| CSI PowerMax | 2.9.0 |✔️ |✔️ |
| CSI PowerMax | 2.8.0 |✔️ |✔️ |
| CSI PowerMax | 2.8.0 |✔️ |✔️ |
| CSI PowerFlex | 2.10.0 |✔️ |❌ |
| CSI PowerFlex | 2.10.1 |✔️ |❌ |
| CSI PowerFlex | 2.9.0 |✔️ |❌ |
| CSI PowerFlex | 2.8.0 |✔️ |❌ |
| CSI PowerFlex | 2.7.0 |✔️ |❌ |
| CSI PowerScale | 2.10.0 |✔️ |✔️ |
| CSI PowerScale | 2.10.1 |✔️ |✔️ |
| CSI PowerScale | 2.9.0 |✔️ |✔️ |
| CSI PowerScale | 2.8.0 |✔️ |✔️ |
| CSI PowerScale | 2.7.0 |✔️ |✔️ |
| CSI Unity XT | 2.10.0 |✔️ |❌ |
| CSI Unity XT | 2.10.1 |✔️ |❌ |
| CSI Unity XT | 2.9.0 |✔️ |❌ |
| CSI Unity XT | 2.8.0 |✔️ |❌ |
| CSI Unity XT | 2.7.0 |✔️ |❌ |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
csmVersion=1.10.1
csmVersion=1.10.2
imageRepository=dellemc
controllerCount=1
nodeSelectorLabel=node-role.kubernetes.io/control-plane:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<option value="1.7.0">CSM 1.7</option>
<option value="1.8.0">CSM 1.8</option>
<option value="1.9.3">CSM 1.9</option>
<option value="1.10.1" selected>CSM 1.10.1</option>
<option value="1.10.2" selected>CSM 1.10.2</option>
</select>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const CONSTANTS = {
CSM_HELM_V170: "1.0.0",
CSM_HELM_V180: "1.1.0",
CSM_HELM_V190: "1.2.1",
CSM_HELM_V1101: "1.3.1",
CSM_HELM_V1102: "1.3.2",
HELM_TAINTS: `
- key: "$KEY"
operator: "Exists"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -472,11 +472,11 @@ function displayCommands(releaseNameValue, commandTitleValue, commandNoteValue,
case "1.9.3":
helmChartVersion = CONSTANTS.CSM_HELM_V193;
break;
case "1.10.1":
helmChartVersion = CONSTANTS.CSM_HELM_V1101;
case "1.10.2":
helmChartVersion = CONSTANTS.CSM_HELM_V1102;
break;
default:
helmChartVersion = CONSTANTS.CSM_HELM_V1101;
helmChartVersion = CONSTANTS.CSM_HELM_V1102;
break;
}
$("#command-text-area").show();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
##########################################
csi-powerstore:
enabled: $POWERSTORE_ENABLED
version: v2.10.0
version: v2.10.1
images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-powerstore:v2.10.0
driver: dellemc/csi-powerstore:v2.10.1
# CSI sidecars
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
Expand Down Expand Up @@ -114,10 +114,10 @@ csi-powermax:
managementServers:
- endpoint: $POWERMAX_MANAGEMENT_SERVERS_ENDPOINT_URL
- endpoint: $TARGET_UNISPHERE
version: v2.10.0
version: v2.10.1
images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-powermax:v2.10.0
driver: dellemc/csi-powermax:v2.10.1
csireverseproxy: dellemc/csipowermax-reverseproxy:v2.9.0
# CSI sidecars
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
Expand Down Expand Up @@ -190,10 +190,10 @@ csi-powermax:
##########################################
csi-vxflexos:
enabled: $POWERFLEX_ENABLED
version: v2.10.0
version: v2.10.1
images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-vxflexos:v2.10.0
driver: dellemc/csi-vxflexos:v2.10.1
# "powerflexSdc" defines the SDC image for init container.
powerflexSdc: dellemc/sdc:4.5
# CSI sidecars
Expand Down Expand Up @@ -289,10 +289,10 @@ csi-vxflexos:
##########################################
csi-isilon:
enabled: $POWERSCALE_ENABLED
version: "v2.10.0"
version: "v2.10.1"
images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-isilon:v2.10.0
driver: dellemc/csi-isilon:v2.10.1
# CSI sidecars
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
Expand Down Expand Up @@ -399,10 +399,10 @@ csi-isilon:
##########################################
csi-unity:
enabled: $UNITY_ENABLED
version: v2.10.0
version: v2.10.1
images:
# "driver" defines the container image, used for the driver container.
driver: dellemc/csi-unity:v2.10.0
driver: dellemc/csi-unity:v2.10.1
# CSI sidecars
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ spec:
# true: enable storage capacity tracking
# false: disable storage capacity tracking
storageCapacity: $STORAGE_CAPACITY_ENABLED
# Config version for CSI PowerScale v2.10.0 driver
configVersion: v2.10.0
# Config version for CSI PowerScale v2.10.1 driver
configVersion: v2.10.1
authSecret: isilon-creds
replicas: $CONTROLLER_COUNT
dnsPolicy: ClusterFirstWithHostNet
# Uninstall CSI Driver and/or modules when CR is deleted
forceRemoveDriver: true
common:
# Image for CSI PowerScale driver v2.10.0
image: "dellemc/csi-isilon:v2.10.0"
# Image for CSI PowerScale driver v2.10.1
image: "dellemc/csi-isilon:v2.10.1"
imagePullPolicy: IfNotPresent
envs:
# X_CSI_VERBOSE: Indicates what content of the OneFS REST API message should be logged in debug level logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ spec:
# true: enable storage capacity tracking
# false: disable storage capacity tracking
storageCapacity: $STORAGE_CAPACITY_ENABLED
# Config version for CSI PowerMax v2.10.0 driver
configVersion: v2.10.0
# Config version for CSI PowerMax v2.10.1 driver
configVersion: v2.10.1
# replica: Define the number of PowerMax controller nodes
# to deploy to the Kubernetes release
# Allowed values: n, where n > 0
Expand All @@ -44,8 +44,8 @@ spec:
forceUpdate: false
forceRemoveDriver: true
common:
# Image for CSI PowerMax driver v2.10.0
image: dellemc/csi-powermax:v2.10.0
# Image for CSI PowerMax driver v2.10.1
image: dellemc/csi-powermax:v2.10.1
# imagePullPolicy: Policy to determine if the image should be pulled prior to starting the container.
# Allowed values:
# Always: Always pull the image.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ spec:
# true: enable storage capacity tracking
# false: disable storage capacity tracking
storageCapacity: $STORAGE_CAPACITY_ENABLED
# Config version for CSI PowerStore v2.10.0 driver
configVersion: v2.10.0
# Config version for CSI PowerStore v2.10.1 driver
configVersion: v2.10.1
# authSecret: This is the secret used to validate the default PowerStore secret used for installation
# Allowed values: <metadataName specified in the Manifest>-config
# For example: If the metadataName is set to powerstore, authSecret value should be set to powerstore-config
Expand All @@ -43,8 +43,8 @@ spec:
forceUpdate: false
forceRemoveDriver: true
common:
# Image for CSI PowerStore driver v2.10.0
image: "dellemc/csi-powerstore:v2.10.0"
# Image for CSI PowerStore driver v2.10.1
image: "dellemc/csi-powerstore:v2.10.1"
imagePullPolicy: IfNotPresent
envs:
- name: X_CSI_POWERSTORE_NODE_NAME_PREFIX
Expand Down
Loading
Loading