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

refactor: remove update gRPC enpoint and usecase implementation #222

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

jmickey
Copy link
Contributor

@jmickey jmickey commented Nov 8, 2021

What this PR does / why we need it:

Removes the gRPC endpoint and usecase implementation for MicroVM updates.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #202

Checklist:

  • squashed commits into logical changes

@jmickey jmickey added area/api Indicates an issue or PR relates to the APIs kind/refactor Only refactoring changes labels Nov 8, 2021
@jmickey jmickey requested a review from a team November 8, 2021 03:21
@jmickey jmickey self-assigned this Nov 8, 2021
@github-actions github-actions bot added the size/m label Nov 8, 2021
yitsushi
yitsushi previously approved these changes Nov 8, 2021
@jmickey jmickey merged commit ac00c58 into main Nov 8, 2021
@jmickey jmickey deleted the refactor/remove-update branch November 8, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Indicates an issue or PR relates to the APIs kind/refactor Only refactoring changes size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the UpdateMicroVM Endpoint
2 participants