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(deployer): add instance deployment state machine #50

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

lffg
Copy link
Contributor

@lffg lffg commented Jun 19, 2024

This commit introduces the instance deployment state machine (and its revolving routines), and a basic deployer implementation that (should) support service deployments (but not terminations).

A future PR will address a proper termination implementation.

@lffg lffg force-pushed the main branch 2 times, most recently from 3501bcd to cf02dc8 Compare June 20, 2024 04:29
@lffg lffg force-pushed the statem-instance-deploy branch from 89b9323 to 9493ab4 Compare June 21, 2024 02:53
@lffg lffg changed the title feat(deployer): add instance deployment state machine routines feat(deployer): add instance deployment state machine Jun 21, 2024
@lffg lffg force-pushed the statem-instance-deploy branch from 70943e8 to f4d7539 Compare June 21, 2024 06:24
@lffg lffg marked this pull request as ready for review June 21, 2024 06:24
@lffg lffg merged commit b5cc477 into main Jun 21, 2024
3 checks passed
@lffg lffg deleted the statem-instance-deploy branch June 21, 2024 06:25
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