Skip to content

chore: Update envVar configuration to support custom envs #4272

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cesarokuti
Copy link

To support IPv6 clusters, we need to configure the MY_POD_IP environment variable using the valueFrom structure. Therefore, I suggest changing the extraEnvs field to allow an open configuration instead of using a predefined range.

Additionally, I've included the self-profile configuration to be managed as part of this update.

cesarokuti and others added 2 commits June 26, 2025 15:07
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
@cesarokuti cesarokuti requested a review from a team as a code owner June 26, 2025 14:22
@CLAassistant
Copy link

CLAassistant commented Jun 26, 2025

CLA assistant check
All committers have signed the CLA.

@korniltsev
Copy link
Collaborator

Can you use extraEnvFrom instead?

Is this a breaking change? Can we make it non-breaking change ?

Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
Signed-off-by: Cesar Okuti <cesar.okuti@gmail.com>
@cesarokuti
Copy link
Author

Can you use extraEnvFrom instead?

Is this a breaking change? Can we make it non-breaking change ?

I created other parameter to configure this env. But I think we can deprecate in the future.

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.

3 participants