Uh oh!
There was an error while loading. Please reload this page.
packaging: use latest cmk release link directly - #11429
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## 4.22 #11429 +/- ##
=========================================
Coverage 17.35% 17.36% - Complexity 15232 15233 +1
=========================================
Files 5885 5885 Lines 525618 525619 +1 Branches 64157 64157 =========================================
+ Hits 91225 91252 +27 + Misses 424094 424072 -22 + Partials 10299 10295 -4
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:
|
DaanHoogland
commented
Aug 12, 2025
@shwstppr (code lgtm) this will not work on arm base systems will it? Anything we can do about that? (new issue?) |
@DaanHoogland I think we'll have to bundle both x86-64 and arm64 binaries and during installation use the correct one. I'll try to check that separately. You may create a new issue if needed |
shwstppr
commented
Aug 13, 2025
@blueorangutan package |
blueorangutan
commented
Aug 13, 2025
@shwstppr 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
Aug 13, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14618 |
shwstppr
commented
Oct 9, 2025
@blueorangutan package |
blueorangutan
commented
Oct 9, 2025
@shwstppr 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
Oct 9, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15362 |
shwstppr
commented
Dec 19, 2025
@blueorangutan package |
blueorangutan
commented
Dec 19, 2025
@shwstppr 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. |
Instead listing all GIthub releases first and finding the latest one use the direct link for the latest Github release. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
ab6288d to
dcd9cbeCompareThis pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
blueorangutan
commented
Dec 19, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16101 |
shwstppr
commented
Dec 19, 2025
I don't think we need smoke tests here. Just needs a check if the latest cmk got bundled |
DaanHoogland
commented
Dec 19, 2025
tested in a lab env |
Uh oh!
There was an error while loading. Please reload this page.
* 4.22: Update templateConfig.sh to not break with directorys with space on t… (#10898) Fix VM and volume metrics listing regressions (#12284) packaging: use latest cmk release link directly (#11429) api:rename RegisterCmd.java => RegisterUserKeyCmd.java (#12259) Prioritize copying templates from other secondary storages instead of downloading them (#10363) Show time correctly in the backup schedule UI (#12012) kvm: use preallocation option for fat disk resize (#11986) Python exception processing static routes fixed (#11967) KVM memballooning requires free page reporting and autodeflate (#11932) api: create/register/upload template with empty template tag (#12234)
Instead listing all GIthub releases first and finding the latest one use the direct link for the latest Github release. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Instead listing all GIthub releases first and finding the latest one use the direct link for the latest Github release. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Instead listing all GIthub releases first and finding the latest one use the direct link for the latest Github release.
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?