Skip to content

Conversation

@wolfgang-desalvador
Copy link
Contributor

@wolfgang-desalvador wolfgang-desalvador commented Oct 13, 2025

What type of PR is this?

Feature

What this PR does / why we need it

This pull request introduces Helm chart support for the Azure Lustre CSI Driver, enabling streamlined installation and management via Helm. It adds comprehensive documentation, chart templates, and configuration files to support both released and development versions of the driver. The changes cover chart packaging, installation instructions, RBAC resources, controller and node deployments, and configuration options.

Helm Chart Introduction and Documentation:

  • Added detailed installation and usage instructions for the Azure Lustre CSI Driver Helm chart to charts/README.md, including repo setup, installation methods, upgrade, uninstall, tips, and configurable parameters.

Chart Templates and Kubernetes Resources:

  • Added Helm templates for controller deployment, node daemonset, CSI Driver, cluster roles, role bindings, and service accounts to ensure proper permissions for driver operation.

These changes collectively enable users to install, configure, and manage the Azure Lustre CSI Driver using Helm, improving ease of deployment and maintainability.

Which issue(s) this PR fixes:

Fixes #237

Requirements:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 13, 2025
@wolfgang-desalvador wolfgang-desalvador changed the title Wdesalvador/add helm chart support Add helm chart support Oct 13, 2025
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 13, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: wolfgang-desalvador
Once this PR has been reviewed and has the lgtm label, please assign andyzhangx for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wolfgang-desalvador
Copy link
Contributor Author

wolfgang-desalvador commented Oct 13, 2025

index.yaml needs to be rebuilt before merging to main and or development

@wolfgang-desalvador wolfgang-desalvador changed the base branch from main to development October 13, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add support for Helm chart deployment

3 participants