Uh oh!
There was an error while loading. Please reload this page.
Allow deploy of VRs on dedicated resources - #9531
Conversation
Uh oh!
There was an error while loading. Please reload this page.
5da9945 to
7b05dafCompareDaanHoogland
commented
Feb 6, 2025
@blueorangutan package |
blueorangutan
commented
Feb 6, 2025
@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. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.22 #9531 +/- ##
=========================================
Coverage 17.66% 17.66% + Complexity 15791 15790 -1
=========================================
Files 5923 5923 Lines 533309 533314 +5 Branches 65238 65239 +1 =========================================
+ Hits 94226 94228 +2 - Misses 428437 428439 +2 - Partials 10646 10647 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
blueorangutan
commented
Feb 6, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12358 |
nicoschmdt
commented
Feb 14, 2025
Hey @DaanHoogland, could we run the CI on this PR? |
DaanHoogland
commented
Feb 15, 2025
@blueorangutan test |
blueorangutan
commented
Feb 15, 2025
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Feb 16, 2025
[SF] Trillian test result (tid-12421)
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
7b05daf to
e15e366Comparenicoschmdt
commented
May 6, 2025
@blueorangutan package |
blueorangutan
commented
May 6, 2025
@nicoschmdt 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
May 6, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13280 |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
GaOrtiga
commented
Jul 2, 2026
Done! |
GaOrtiga
commented
Jul 2, 2026
@blueorangutan package |
blueorangutan
commented
Jul 2, 2026
@GaOrtiga 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 2, 2026
Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 18440 |
GaOrtiga
commented
Jul 6, 2026
@blueorangutan package Seems like last one ran into some connection issues |
blueorangutan
commented
Jul 6, 2026
@GaOrtiga a [SL] Jenkins job has been kicked to build packages. It will be bundled with Seems like last one ran into some connection issues SystemVM template(s). I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 6, 2026
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18481 |
DaanHoogland
commented
Jul 13, 2026
@blueorangutan test |
blueorangutan
commented
Jul 13, 2026
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Jul 13, 2026
[SF] Trillian Build Failed (tid-16552) |
Description
Currently, it is not possible to deploy VRs on dedicated resources, even if they are dedicated to the domain in which the VR will be created.
A new global configuration
allowRoutersOnDedicatedResourceshas been created to allow VRs to be deployed on hosts, clusters, pods and zones that are dedicated to their respective domains.Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
How Has This Been Tested?
With the configuration marked as true:
I marked the configuration as false and verified that I could not deploy VRs on any of the dedicated resources.