Skip to content

Add helm chart support#238

Open
wolfgang-desalvador wants to merge 4 commits intokubernetes-sigs:developmentfrom
wolfgang-desalvador:wdesalvador/add-helm-chart-support
Open

Add helm chart support#238
wolfgang-desalvador wants to merge 4 commits intokubernetes-sigs:developmentfrom
wolfgang-desalvador:wdesalvador/add-helm-chart-support

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.

Details 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
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 11, 2026
@dabradley dabradley removed the request for review from andyzhangx January 12, 2026 13:28
@dabradley
Copy link
Collaborator

/remove-lifecycle stale

I've been updating this for new changes coming in

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 12, 2026
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

5 participants