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

feat(host): remove requirement for actors to have capabilities in claims #1388

Conversation

connorsmith256
Copy link
Contributor

Feature or Problem

This removes the requirement for actors to include capabilities in their claims. For components, the wit interfaces describe this information, and runtime links are now the way an operator signals intent for components to be able to communicate

Related Issues

Implements changes described in #1219

Release Information

Next

Consumer Impact

N/A. We can remove/stop parsing the claims from ActorConfig in wash, once a host with this feature is released

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
@connorsmith256 connorsmith256 requested a review from a team as a code owner January 26, 2024 17:37
@connorsmith256 connorsmith256 force-pushed the feat/drop-capability-claims-requirement branch from 3fcb943 to 7f65a6f Compare January 26, 2024 18:35
Copy link
Member

@brooksmtownsend brooksmtownsend left a comment

Choose a reason for hiding this comment

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

🚀

@connorsmith256 connorsmith256 merged commit 7b2d635 into wasmCloud:main Jan 26, 2024
43 checks passed
@connorsmith256 connorsmith256 deleted the feat/drop-capability-claims-requirement branch January 26, 2024 21: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.

None yet

2 participants