Skip to content

Driver, K8s and OCP version updates for CSM 1.13#403

Merged
santhoshatdell merged 1 commit into
mainfrom
csm-1.13-version-updates
Jan 7, 2025
Merged

Driver, K8s and OCP version updates for CSM 1.13#403
santhoshatdell merged 1 commit into
mainfrom
csm-1.13-version-updates

Conversation

@santhoshatdell

@santhoshatdell santhoshatdell commented Jan 6, 2025

Copy link
Copy Markdown
Contributor

Description

Driver (2.13), K8s and OCP version updates for CSM v1.13

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
https://github.com/dell/csm/issues/1559

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Deployment was successful with helm release-1.13 branch and nightly tag.

[root@master-1-0BX8wDGBJidld dell-csi-helm-installer]# ./csi-install.sh --namespace csi-powerstore --values ./my-powerstore-settings.yaml --helm-charts-version release-v1.13.0
------------------------------------------------------
> Installing CSI Driver: csi-powerstore on 1.32
------------------------------------------------------
------------------------------------------------------
> Checking to see if CSI Driver is already installed
------------------------------------------------------
------------------------------------------------------
> Verifying Kubernetes and driver configuration
------------------------------------------------------
|- Kubernetes Version: 1.32
|
|- Driver: csi-powerstore
|
|- Verifying Kubernetes version
................
Press 'y' to continue or any other key to exit: y
|
|- Installing Driver                                                Success
  |
  |--> Waiting for Deployment powerstore-controller to be ready     Success
  |
  |--> Waiting for DaemonSet powerstore-node to be ready            Success
------------------------------------------------------
> Operation complete

./cert-csi certify --cert-config ./powerstore-config-ext4.yaml --vsc powerstore-snapshot

[2025-01-07 20:18:53]  INFO Starting cert-csi; ver. 1.6.0
[2025-01-07 20:18:53]  INFO Suites to run with powerstore-ext4 storage class:
[2025-01-07 20:18:53]  INFO 1. VolumeIoSuite {volumes: 2, volumeSize: 5Gi chains: 2-2}
[2025-01-07 20:18:53]  INFO 2. ScalingSuite {replicas: 2, volumes: 5, volumeSize: 5Gi}
[2025-01-07 20:18:53]  INFO 3. CloneVolumeSuite {pods: 2, volumes: 1, volumeSize: 5Gi}
[2025-01-07 20:18:53]  INFO 4. VolumeExpansionSuite {pods: 1, volumes: 1, size: 5Gi, expSize: 10Gi, block: false}
[2025-01-07 20:18:53]  INFO 5. VolumeExpansionSuite {pods: 1, volumes: 1, size: 5Gi, expSize: 10Gi, block: true}
[2025-01-07 20:18:53]  INFO 6. SnapSuite {snapshots: 3, volumeSize; 5Gi}
[2025-01-07 20:18:53]  INFO 7. ReplicationSuite {pods: 2, volumes: 5, volumeSize: 5Gi}
[2025-01-07 20:18:53]  INFO 8. MultiAttachSuite {pods: 5, rawBlock: true, size: 5Gi, accMode: ReadWriteMany}
[2025-01-07 20:18:53]  INFO 9. MultiAttachSuite {pods: 5, rawBlock: false, size: 5Gi, accMode: ReadWriteOncePod}
[2025-01-07 20:18:53]  INFO 10. EphemeralVolumeSuite {driver: csi-powerstore.dellemc.com, podNumber: 2, volAttributes: map[arrayid:<ID>protocol:ISCSI size:5Gi]}
.....
[2025-01-07 20:23:04]  INFO Avg time of all:     159.29s
[2025-01-07 20:23:04]  INFO During this run 100.0% of suites succeeded

@kumarkgosa kumarkgosa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@santhoshatdell santhoshatdell merged commit 66ad7e9 into main Jan 7, 2025
@santhoshatdell santhoshatdell deleted the csm-1.13-version-updates branch January 7, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants