Skip to content

Add extraVolumes and extraVolumeMounts to the Helm chart - #286

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes-sigs:mainfrom
OguzPastirmaci:helm-extra-volume-mounts
Aug 15, 2026
Merged

Add extraVolumes and extraVolumeMounts to the Helm chart#286
kubernetes-prow[bot] merged 1 commit into
kubernetes-sigs:mainfrom
OguzPastirmaci:helm-extra-volume-mounts

Conversation

@OguzPastirmaci

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds extraVolumes and extraVolumeMounts values to the Helm chart. Some deployments need host files mounted into the driver, for example a cloud provider agent configuration directory. The chart adds the entries after the built-in volumes without changes. The values schema requires name and mountPath. The Helm CI workflow renders the new path and checks the output. install.yaml gets a commented example.

Which issue(s) this PR is related to:

None

Does this PR introduce a user-facing change?

Add `extraVolumes` and `extraVolumeMounts` values to the Helm chart for mounting extra host paths.

@kubernetes-prow kubernetes-prow Bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels Aug 12, 2026
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for dranet canceled.

Name Link
🔨 Latest commit e8480b2
🔍 Latest deploy log https://app.netlify.com/projects/dranet/deploys/6a7d6ee5c2e8ca0008507ae4

@kubernetes-prow kubernetes-prow Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 12, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

Hi @OguzPastirmaci. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 12, 2026

@fmuyassarov fmuyassarov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, apart from one comment below.

Comment thread .github/workflows/helm-lint.yml Outdated
@fmuyassarov

Copy link
Copy Markdown
Member

/ok-to-test

@kubernetes-prow kubernetes-prow Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 12, 2026
@gauravkghildiyal

Copy link
Copy Markdown
Member

/assign @fmuyassarov

@OguzPastirmaci
OguzPastirmaci force-pushed the helm-extra-volume-mounts branch from bbb17ea to e8480b2 Compare August 13, 2026 07:14
@kubernetes-prow kubernetes-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 13, 2026

@fmuyassarov fmuyassarov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you.
/lgtm
/cc @gauravkghildiyal

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 13, 2026
@gauravkghildiyal

Copy link
Copy Markdown
Member

/approve

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauravkghildiyal, OguzPastirmaci

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

The pull request process is described 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

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 15, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit 941068e into kubernetes-sigs:main Aug 15, 2026
14 checks passed
@OguzPastirmaci
OguzPastirmaci deleted the helm-extra-volume-mounts branch August 15, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants