[4.22] Prevent unmanaging VM from CloudStack if it is part of a CKS cluster#12800
[4.22] Prevent unmanaging VM from CloudStack if it is part of a CKS cluster#12800nvazquez wants to merge 2 commits intoapache:4.22from
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.22 #12800 +/- ##
=========================================
Coverage 17.61% 17.61%
- Complexity 15661 15669 +8
=========================================
Files 5917 5917
Lines 531411 531420 +9
Branches 64972 64974 +2
=========================================
+ Hits 93585 93600 +15
+ Misses 427271 427264 -7
- Partials 10555 10556 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java
Outdated
Show resolved
Hide resolved
|
@blueorangutan package |
|
@nvazquez a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17119 |
|
@blueorangutan test |
|
@nvazquez a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-15632) |
|
@blueorangutan test |
|
@nvazquez a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-15633) |
Description
This PR prevents unmanaging a VM from CloudStack if it belongs to a CKS cluster
Fixes: #12783
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?