Skip to content

Conversation

@jmozd
Copy link

@jmozd jmozd commented Mar 12, 2023

introduced conflict resolution for EnvVars already existing in container:

For now hard-coded, existing EnvVars (with same name as EnvVars defined in PodPreset) will not be overwritten.

The old behavior caused a container start without any EnvVars in such cases.

The code already contains preparations to use a "resolution strategy" element of the PodPreset. Such an element currently doesn't exist, so the change is hard-coded to retain original values from the container.

…ner:

For now hard-coded, existing EnvVars (with same name as EnvVars defined in
PodPreset) will not be overwritten.

The old behavior caused a container start without *any* EnvVars in such cases.
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.

1 participant