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

Propagate API Keys to Redis manually #16340

Merged
merged 5 commits into from
Sep 20, 2021

Conversation

moicalcob
Copy link
Collaborator

@moicalcob moicalcob commented Sep 1, 2021

Resources

Clubhouse story

Context

The default_public API Key is not being propagated to Redis when updating an OnPrem server. There is a workaround to fix this problem, but it was necessary to execute a function with an empty object as param.

Changes

Fix a check in a method receiving null parameters. The function executed in order to propagate the API Keys to Redis can be called without any param.

@moicalcob moicalcob self-assigned this Sep 1, 2021
@shortcut-integration
Copy link

This pull request has been linked to Clubhouse Story #176500: Default API key does not exist.

@moicalcob moicalcob changed the title Default API key does not exist Propagate API Keys to Redis manually Sep 14, 2021
Copy link
Collaborator

@Shylpx Shylpx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@moicalcob moicalcob merged commit 3fbdd0a into master Sep 20, 2021
@moicalcob moicalcob deleted the bug/ch176500/default-api-key-does-not-exist branch September 20, 2021 14:02
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.

2 participants