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: correct manifests relation direction #46

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

NohaIhab
Copy link
Contributor

According to the kubernetes_manifests library's docstring, the resource-dispatcher charm should be the provider of the relation, where the charm on the other side should be the requirer.
Due to back and forth conversations about the relation's direction, the direction in the charm's metadata was incorrectly merged in #42 as requires where it should be provides. The same applies for the tester charm.

@NohaIhab NohaIhab requested a review from a team as a code owner January 30, 2024 12:27
Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

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

Assuming that the library's docstring is true to the library's functionality, approved! Thank you @NohaIhab

@NohaIhab NohaIhab merged commit 6802b73 into main Jan 30, 2024
6 checks passed
@NohaIhab NohaIhab deleted the fix-kubernetes-manifest-relation-direction branch January 30, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants