Skip to content

Update Helm Installer Scripts#543

Merged
alikdell merged 2 commits intomainfrom
usr/falfaroc/update-helm-installer
Feb 3, 2026
Merged

Update Helm Installer Scripts#543
alikdell merged 2 commits intomainfrom
usr/falfaroc/update-helm-installer

Conversation

@falfaroc
Copy link
Copy Markdown
Collaborator

@falfaroc falfaroc commented Feb 3, 2026

Description

Update the dell-csi-helm-installer to the correct Helm Charts and release version.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

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?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Tested installation of the Driver with the latest version
./csi-install.sh --namespace vxflexos --values ./my-vxflexos-settings.yaml
  |
  |--> Waiting for Deployment vxflexos-controller to be ready       Success
  |
  |--> Waiting for DaemonSet vxflexos-node to be ready              Success
------------------------------------------------------
> Operation complete
------------------------------------------------------

...


  Normal   Pulled     26s                kubelet            spec.containers{driver}: Successfully pulled image "quay.io/dell/container-storage-modules/csi-vxflexos:v2.16.0" in 8.935s (8.935s including waiting). Image size: 108051755 bytes.

@falfaroc falfaroc requested a review from tdawe as a code owner February 3, 2026 16:36
@alikdell alikdell merged commit 2899499 into main Feb 3, 2026
3 of 6 checks passed
@alikdell alikdell deleted the usr/falfaroc/update-helm-installer branch February 3, 2026 18:05
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.

2 participants