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

Ensure global-config credential env vars are merged on deploy #4526

Merged
merged 1 commit into from Jan 16, 2024
Merged

Conversation

knolleary
Copy link
Member

Fixes #4508

When deploying changes to a global-config node that included credential type properties, it was only sending changed values. This would cause any pre-existing value to be dropped.

This PR ensures the values are merged properly without losing anything.

@knolleary knolleary merged commit a5725c5 into master Jan 16, 2024
4 checks passed
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.1.3 Global environment credentials are lost
1 participant