Skip to content

Conversation

@ricab
Copy link
Collaborator

@ricab ricab commented Apr 12, 2024

No description provided.

luis4a0 and others added 30 commits April 12, 2024 13:59
This will make it explicit that the user wants to force stop an
instance.
Change "Forced" to "Forcing"

Co-authored-by: Ricardo Abreu <6698114+ricab@users.noreply.github.com>
Signed-off-by: Chris Townsend <christopher.townsend@canonical.com>
Drop the SSH session from LXD VMs when the stopping state is detected.
@ricab ricab force-pushed the add-stopping-state branch from 6d6548e to ff76b49 Compare April 15, 2024 11:45
@codecov
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 56.30252% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 88.74%. Comparing base (1affcb3) to head (9c5d246).
Report is 25 commits behind head on add-force-stop.

❗ Current head 9c5d246 differs from pull request most recent head 89b4ab1. Consider uploading reports for the commit 89b4ab1 to get more accurate results

Files Patch % Lines
src/daemon/daemon.cpp 20.00% 24 Missing ⚠️
...rc/platform/backends/qemu/qemu_virtual_machine.cpp 64.10% 14 Missing ⚠️
...tform/backends/libvirt/libvirt_virtual_machine.cpp 40.90% 13 Missing ⚠️
src/platform/backends/lxd/lxd_virtual_machine.cpp 95.45% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           add-force-stop    #3483      +/-   ##
==================================================
- Coverage           88.89%   88.74%   -0.16%     
==================================================
  Files                 254      254              
  Lines               14081    14149      +68     
==================================================
+ Hits                12517    12556      +39     
- Misses               1564     1593      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@townsend2010 townsend2010 linked an issue Apr 24, 2024 that may be closed by this pull request
@townsend2010 townsend2010 force-pushed the add-force-stop branch 2 times, most recently from 1861b89 to 36b6601 Compare May 5, 2024 13:56
@georgeliao georgeliao force-pushed the add-force-stop branch 3 times, most recently from f0cf873 to 60d1d97 Compare June 26, 2024 09:58
@georgeliao georgeliao force-pushed the add-force-stop branch 2 times, most recently from 31757e4 to 5173700 Compare July 3, 2024 17:26
Base automatically changed from add-force-stop to main July 4, 2024 19:49
@ricab ricab modified the milestone: 1.15.0 Oct 7, 2024
@ricab
Copy link
Collaborator Author

ricab commented Jan 16, 2025

Obsolete now. May be used as a reference if we ever want to do this again.

@ricab ricab closed this Jan 16, 2025
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.

Need a "stopping" state for instances

4 participants