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

Support aliasing the redis relation #75

Merged
merged 16 commits into from
Nov 17, 2023
Merged

Support aliasing the redis relation #75

merged 16 commits into from
Nov 17, 2023

Conversation

arturo-seijas
Copy link
Contributor

@arturo-seijas arturo-seijas commented Nov 15, 2023

Issue

Closes #30 and closes #74

Solution

Added support for aliases for the redis requirers and some method in the lib to retrieve the already existing relation data.
Tested for regression on the indico charm

@zmraul zmraul self-requested a review November 16, 2023 09:06
@zmraul zmraul requested a review from delgod November 17, 2023 11:13
Copy link

@deusebio deusebio left a comment

Choose a reason for hiding this comment

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

LGTM

lib/charms/redis_k8s/v0/redis.py Outdated Show resolved Hide resolved
@zmraul zmraul merged commit 10ce8e0 into canonical:main Nov 17, 2023
7 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.

Remove reliance on StoredState in relation library Support relation aliases and multiple relations
3 participants