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

chore: use a single sumtype for all schema modifying events #4178

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jvmakine
Copy link
Contributor

@jvmakine jvmakine commented Jan 24, 2025

Unifies all schema changing operations in provisioner and controller to go through same events and interface.

The state in provisioner is still separate from controller for now. They should be easy to put together after this.

Changesets will change how the state is managed quite a bit, but should be easy to implement here

@alecthomas alecthomas mentioned this pull request Jan 24, 2025
@jvmakine jvmakine force-pushed the juho/schema-events-to-one-place branch 2 times, most recently from cd53968 to 6688e78 Compare January 24, 2025 05:36
@jvmakine jvmakine marked this pull request as ready for review January 24, 2025 05:41
@jvmakine jvmakine requested review from a team and alecthomas as code owners January 24, 2025 05:41
@jvmakine jvmakine marked this pull request as draft January 24, 2025 05:45
@jvmakine jvmakine force-pushed the juho/schema-events-to-one-place branch 2 times, most recently from de23100 to c96e535 Compare January 24, 2025 05:49
@jvmakine jvmakine force-pushed the juho/schema-events-to-one-place branch from c96e535 to ca242ea Compare January 24, 2025 05:50
@jvmakine jvmakine marked this pull request as ready for review January 24, 2025 05:58
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.

1 participant