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: Do not integrate an invalid relation #350

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

Gu1nness
Copy link
Contributor

Issue

It is needed to check first if the relation is valid.

Solution

The reusable check works with proxy relations (so config-server can get data proxified by mongos), so we first check here that the basic relation is valid.

This should be improved in the future to make it more straightforward.

@Gu1nness Gu1nness merged commit 5f86ac0 into 6/edge Oct 16, 2024
29 of 30 checks passed
@Gu1nness Gu1nness deleted the fix/mongdb-provider-integration-check branch October 16, 2024 08:45
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 participants