-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Fix: Update rootdisksize detail on restore VM #8981
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #8981 +/- ##
==========================================
Coverage 14.96% 14.96%
- Complexity 10995 10996 +1
==========================================
Files 5373 5373
Lines 468989 469000 +11
Branches 61009 60655 -354
==========================================
+ Hits 70191 70205 +14
+ Misses 391019 391011 -8
- Partials 7779 7784 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@blueorangutan package |
@sureshanaparti 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9433 |
@blueorangutan test keepEnv |
@borisstoyanov a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
[SF] Trillian test result (tid-10049)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Fix: Update rootdisksize detail on restore VM * minor fixup
* 4.19: Fix: Update rootdisksize detail on restore VM (apache#8981) UI: hide Cleanup/Expunge when delete a CloudManaged CKS cluster (apache#8593)
Description
This PR fixes the below issue:
rootdisksize
detail for VM overrides the template's size.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?