Uh oh!
There was an error while loading. Please reload this page.
consider a valid ipv4 address as a validish ipv4 /32 cidr - #10174
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.19 #10174 +/- ##
============================================
- Coverage 15.12% 15.12% -0.01%
Complexity 11268 11268 ============================================
Files 5408 5408 Lines 473954 473961 +7 Branches 57810 57812 +2 ============================================
- Hits 71709 71706 -3 - Misses 394231 394240 +9 - Partials 8014 8015 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java
DaanHoogland
commented
Jan 10, 2025
@Pearl1594 , could you verify if this fits your purpose? |
DaanHoogland
commented
Jan 13, 2025
@blueorangutan package |
blueorangutan
commented
Jan 13, 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. |
blueorangutan
commented
Jan 13, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12071 |
DaanHoogland
commented
Jan 13, 2025
@blueorangutan test |
blueorangutan
commented
Jan 13, 2025
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
Uh oh!
There was an error while loading. Please reload this page.
Pearl1594
left a comment
There was a problem hiding this comment.
tested. LTGM. However, I am not sure how 0.0.0.0 is to be handled
blueorangutan
commented
Jan 14, 2025
[SF] Trillian test result (tid-12097)
|
…/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java
DaanHoogland
commented
Jan 14, 2025
@blueorangutan package |
blueorangutan
commented
Jan 14, 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. |
blueorangutan
commented
Jan 14, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12079 |
DaanHoogland
commented
Jan 14, 2025
@blueorangutan test |
blueorangutan
commented
Jan 14, 2025
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Jan 15, 2025
[SF] Trillian test result (tid-12107)
|
* consider a valid ipv4 address as a validish ipv4 /32 cidr * refactor cidr evaluation for internal nets * Apply suggestions from code review * Update services/secondary-storage/controller/src/main/java/org/apache/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java * Update services/secondary-storage/controller/src/main/java/org/apache/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java
* consider a valid ipv4 address as a validish ipv4 /32 cidr * refactor cidr evaluation for internal nets * Apply suggestions from code review * Update services/secondary-storage/controller/src/main/java/org/apache/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java * Update services/secondary-storage/controller/src/main/java/org/apache/cloudstack/secondarystorage/SecondaryStorageManagerImpl.java
Description
This PR...
Fixes: #10172
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?