Skip to content

[helm] Support injecting environment variables and external secrets#3098

Merged
polyzos merged 3 commits into
apache:mainfrom
fresh-borzoni:feat/helm-env-and-secrets
Apr 17, 2026
Merged

[helm] Support injecting environment variables and external secrets#3098
polyzos merged 3 commits into
apache:mainfrom
fresh-borzoni:feat/helm-env-and-secrets

Conversation

@fresh-borzoni

Copy link
Copy Markdown
Member

Summary

closes #3097

Enable users to inject custom environment variables into coordinator and tablet server pods via extraEnv and envFrom fields, supporting integration with the External Secrets Operator and similar tools that provision credentials from external stores

@fresh-borzoni

fresh-borzoni commented Apr 16, 2026

Copy link
Copy Markdown
Member Author

@affo @morazow @polyzos @dreger1997 PTAL 🙏

@affo affo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Perfect, thanks for this addon.

I should also have a look to the external secret operator myself, thanks for the pointer 🚀

@affo

affo commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

@fresh-borzoni also, thanks for the fixes in CI 🤝

@morazow morazow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thanks!

Only comment from my side to understand the change 🤝

Comment thread .github/workflows/helm-chart.yaml
@polyzos polyzos merged commit 3e23c69 into apache:main Apr 17, 2026
8 checks passed
morazow pushed a commit to morazow/fluss that referenced this pull request Apr 23, 2026
…pache#3098)

* [helm] Support injecting environment variables and external secrets

* skip whole suite on helm changes

* avoid allowlist

(cherry picked from commit 3e23c69)
morazow pushed a commit to morazow/fluss that referenced this pull request Apr 23, 2026
…pache#3098)

* [helm] Support injecting environment variables and external secrets

* skip whole suite on helm changes

* avoid allowlist

(cherry picked from commit 3e23c69)
polyzos pushed a commit that referenced this pull request Apr 24, 2026
…3098) (#3184)

* [helm] Support injecting environment variables and external secrets

* skip whole suite on helm changes

* avoid allowlist

(cherry picked from commit 3e23c69)

Co-authored-by: Anton Borisov <148864665+fresh-borzoni@users.noreply.github.com>
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
…pache#3098)

* [helm] Support injecting environment variables and external secrets

* skip whole suite on helm changes

* avoid allowlist
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] Support injecting environment variables and external secrets

4 participants