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 nodes lookup cred values properly #4405

Merged
merged 2 commits into from Nov 1, 2023

Conversation

knolleary
Copy link
Member

Fixes #4396

The way global-config nodes store their credentials is slightly different to regular nodes - they get stored an extra level deep under a map propertry.

Rather than pick apart the logic of why that's the case, the fix here is to lookup under that key.

Also adds a test for same.

@knolleary knolleary merged commit 8d9b6dd into master Nov 1, 2023
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 environment credentials always return __PWRD__ placeholder
2 participants