Skip to content

[helm] Add extraVolumes, extraVolumeMounts, initContainers#3034

Merged
polyzos merged 1 commit intoapache:mainfrom
affo:la-helm-extend
Apr 9, 2026
Merged

[helm] Add extraVolumes, extraVolumeMounts, initContainers#3034
polyzos merged 1 commit intoapache:mainfrom
affo:la-helm-extend

Conversation

@affo
Copy link
Copy Markdown
Contributor

@affo affo commented Apr 8, 2026

Purpose

Linked issue: close #3033

Add hooks for extra volumes, mounts and init containers to enable various scenarios:

  • plugin installation
  • config injection
  • etc.

Brief change log

Add hooks for extra volumes, mounts and init containers.

Tests

Helm unittest.

API and Format

Documentation

Documented with example of dynamic plugin install.

Copy link
Copy Markdown
Contributor

@morazow morazow left a comment

Choose a reason for hiding this comment

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

Thanks @affo, minor comment on the Azure plugin link 🤝

@affo affo force-pushed the la-helm-extend branch from be1c519 to 72946fa Compare April 9, 2026 09:00
Copy link
Copy Markdown
Contributor

@morazow morazow left a comment

Choose a reason for hiding this comment

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

🚀

@morazow
Copy link
Copy Markdown
Contributor

morazow commented Apr 9, 2026

Again somehow I cannot resolve my comments 🤔

@polyzos polyzos merged commit 17f5400 into apache:main Apr 9, 2026
6 of 7 checks passed
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.

[helm] Enable the user to set volumes and initContainers for tablet and coordinator

3 participants