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(*)!: rename actor_scale* events #1800

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

brooksmtownsend
Copy link
Member

Feature or Problem

This PR renames the actor_scaled and actor_scale_failed event to component_scaled and component_scale_failed. It's the last breaking change (that I know of) with the rename that we should do pre-1.0.

In this PR I also adjusted wash + wash-lib to deal with both events to ease the transition.

Related Issues

Release Information

Consumer Impact

Consumers like wadm will need to update their event to instead handle component scaled.

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
@brooksmtownsend brooksmtownsend requested review from a team as code owners April 2, 2024 18:20
@brooksmtownsend brooksmtownsend merged commit 9e23be2 into main Apr 2, 2024
62 checks passed
@brooksmtownsend brooksmtownsend deleted the feat/rename-actor-scaled-to-component-scaled branch April 2, 2024 19:00
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