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

fix: add secret only when not in secret file #2732

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

nickmansrob
Copy link
Contributor

This PR fixes issue #2716 by adding logic to make sure a ENV variable which is specified in a Secret is not added as an empty ENV variable too, resulting in a duplicate key (one from the Secret, one as the default value in OperatorConfiguration which is "").

@FxKu
Copy link
Member

FxKu commented Aug 20, 2024

👍

1 similar comment
@sdudoladov
Copy link
Member

👍

@FxKu FxKu merged commit cb06a1e into zalando:master Aug 20, 2024
8 checks passed
@FxKu
Copy link
Member

FxKu commented Aug 21, 2024

Thanks @nickmansrob for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants