Uh oh!
There was an error while loading. Please reload this page.
[4.20] VR: fix issue if userdata is binary data - #8739
Conversation
weizhouapache
commented
Mar 4, 2024
@blueorangutan package |
blueorangutan
commented
Mar 4, 2024
@weizhouapache 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #8739 +/- ##
==========================================
Coverage 15.53% 15.53% Complexity 11967 11967 ==========================================
Files 5492 5492 Lines 480934 480934 Branches 60876 60056 -820 ==========================================
Hits 74711 74711 Misses 397962 397962 Partials 8261 8261
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
blueorangutan
commented
Mar 4, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8847 |
weizhouapache
commented
Mar 4, 2024
@blueorangutan test matrix |
blueorangutan
commented
Mar 4, 2024
@weizhouapache a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Mar 5, 2024
[SF] Trillian test result (tid-9387)
|
blueorangutan
commented
Mar 5, 2024
[SF] Trillian test result (tid-9385)
|
blueorangutan
commented
Mar 5, 2024
[SF] Trillian test result (tid-9386)
|
weizhouapache
commented
Apr 24, 2024
@blueorangutan package |
blueorangutan
commented
Apr 24, 2024
@weizhouapache 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. |
blueorangutan
commented
Apr 24, 2024
Packaging result [SF]: ✔️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 9386 |
weizhouapache
commented
Apr 24, 2024
@blueorangutan package |
blueorangutan
commented
Apr 24, 2024
@weizhouapache 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. |
blueorangutan
commented
Apr 24, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9392 |
weizhouapache
commented
Apr 30, 2024
@blueorangutan test alma9 kvm-alma9 |
weizhouapache
commented
Apr 30, 2024
This fixes the issue that CAPC cannot create kubernetes cluster on 4.20/main |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
DaanHoogland
commented
Jul 11, 2024
@blueorangutan package |
blueorangutan
commented
Jul 11, 2024
@DaanHoogland 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. |
blueorangutan
commented
Jul 11, 2024
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10325 |
DaanHoogland
commented
Jul 12, 2024
@blueorangutan test |
blueorangutan
commented
Jul 12, 2024
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
weizhouapache
commented
Jul 12, 2024
@DaanHoogland |
DaanHoogland
commented
Jul 12, 2024
will find time... (as if that would be a promise ;) |
weizhouapache
commented
Jul 12, 2024
ah ha, I consider it as a promise. thanks buddy @DaanHoogland |
blueorangutan
commented
Jul 13, 2024
[SF] Trillian test result (tid-10807)
|
DaanHoogland
commented
Jul 13, 2024
@blueorangutan test alma9 kvm-alma9 |
blueorangutan
commented
Jul 13, 2024
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests |
blueorangutan
commented
Jul 14, 2024
[SF] Trillian test result (tid-10823)
|
DaanHoogland
commented
Jul 23, 2024
weizhouapache
commented
Jul 23, 2024
Great, thanks @DaanHoogland ! |

Description
This PR fixes the issue that VM cannot start with binary userdata. This is a regression of #8497
Steps to reproduce the issue and verify the fix
cloud-init supports gzip compress userdata. for example
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?