Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak YAML rendering using common render helpers #405

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

LeoColomb
Copy link
Member

Tweak YAML rendering using common render helpers, and resolves #403.
Helps to reduce mistake surface in the rendering.

Also add extraEnvVarsCM and extraEnvVarsSecret as shortcuts to gather vars from CM or Secret directly.

Also add `extraEnvVarsCM` and `extraEnvVarsSecret` as shortcuts
to gather vars from CM or Secret directly.

Resolves #403
@LeoColomb LeoColomb enabled auto-merge (squash) November 1, 2024 11:28
@NeodymiumFerBore
Copy link

NeodymiumFerBore commented Nov 1, 2024

Thank you for implementing this so quickly!
Docstrings don't say that extraEnvVarsCM and extraEnvVarsSecret can be templated strings. Is it intentional?

@LeoColomb
Copy link
Member Author

@NeodymiumFerBore Not intentional, but the current state of docstring is far from perfection anyway.
I have a refresh in my to-do list, but keeping everything aligned and in sync with is a real pain.

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.

Render extraEnvs so it can be configured with templated values
2 participants