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(validation): allow multiple links to the same target #303

Conversation

vados-cosmonic
Copy link
Contributor

@vados-cosmonic vados-cosmonic commented Jun 14, 2024

Feature or Problem

This commit removes the check that prevented making multiple links to the same target.

Resolves #296

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

This commit removes the check that prevented making multiple links to
the same target.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
@thomastaylor312 thomastaylor312 merged commit acf80e2 into wasmCloud:main Jun 14, 2024
3 checks passed
@vados-cosmonic vados-cosmonic deleted the fix(validation)=allow-multiple-links-to-same-target branch June 17, 2024 12:32
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.

[BUG] Wadm does not allow me to use the same provider with another component.
2 participants